diff options
author | Steve French | 2018-10-11 01:01:02 -0500 |
---|---|---|
committer | Steve French | 2018-10-23 21:16:05 -0500 |
commit | 0cb012d1a0a9ead759112da141698a2078fbf2ce (patch) | |
tree | 72a2b2387f9b5d5cafe3accfd62af28f6f2f6107 /fs/buffer.c | |
parent | f70556c8cae976e50ba9c27dd4c1a86b57efc17d (diff) |
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/buffer.c')
0 files changed, 0 insertions, 0 deletions