commit | d26e2903fc10cfa2d3b8587b9eb8cf7c2a3ff2f5 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Mon Feb 11 15:38:12 2019 -0600 |
committer | Steve French <stfrench@microsoft.com> | Mon Mar 04 20:05:35 2019 -0600 |
tree | cd9cb07009ce73b8d44d46729ca2fb79b6d66410 | |
parent | 2109464184919f81efd593b4008291448c522815 [diff] |
smb3: fix bytes_read statistics /proc/fs/cifs/Stats bytes_read was double counting reads when uncached (ie mounted with cache=none) Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>