diff options
author | Steve French <stfrench@microsoft.com> | 2018-10-11 08:01:02 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-10-24 04:16:05 +0200 |
commit | 0cb012d1a0a9ead759112da141698a2078fbf2ce (patch) | |
tree | 72a2b2387f9b5d5cafe3accfd62af28f6f2f6107 /fs/cifs/smb2inode.c | |
parent | smb2: fix uninitialized variable bug in smb2_ioctl_query_info (diff) | |
download | linux-0cb012d1a0a9ead759112da141698a2078fbf2ce.tar.xz linux-0cb012d1a0a9ead759112da141698a2078fbf2ce.zip |
cifs: track writepages in vfs operation counters
writepages and readpages operations did not call get/free_xid
so the statistics for file copy could get confusing with "vfs operations"
not increasing. Add get_xid and free_xid to cifs readpages and
writepages functions.
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Diffstat (limited to 'fs/cifs/smb2inode.c')
0 files changed, 0 insertions, 0 deletions