diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-10-01 17:36:38 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-10-02 21:43:07 +0200 |
commit | 40f90271a835478e5910dc84f32b8e25885419a4 (patch) | |
tree | 327ea2eba8ddb6fd5da5b180cc410e30d4e5f7c0 /include | |
parent | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... (diff) | |
download | linux-40f90271a835478e5910dc84f32b8e25885419a4.tar.xz linux-40f90271a835478e5910dc84f32b8e25885419a4.zip |
NFS: Fix up page writeback accounting
Currently, we are crediting all the calls to nfs_writepages_callback()
(i.e. the nfs_writepages() callback) to nfs_writepage(). Aside from
being inconsistent with the behaviour of the equivalent readpage/readpages
accounting, this also means that we cannot distinguish between bulk writes
and single page writebacks (which confuses the 'nfsiostat -p' tool).
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions