NFS: Account for NFS bytes read via the splice API
authorChuck Lever <chuck.lever@oracle.com>
Mon, 1 Feb 2010 19:17:32 +0000 (14:17 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 10 Feb 2010 13:31:03 +0000 (08:31 -0500)
commitaa2f1ef10e6ad65c9138ec576f82c08f32e6f32c
tree8a44d88ca97828af2ec7cfae3b779504ed2f2b79
parent4184dcf2dbde481b34d370e1704f2b91a8c9f0d1
NFS: Account for NFS bytes read via the splice API

Bytes read via the splice API should be accounted for in the NFS
performance statistics.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/file.c