NFS: Proper accounting for NFS VFS calls
authorChuck Lever <chuck.lever@oracle.com>
Mon, 1 Feb 2010 19:17:14 +0000 (14:17 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 10 Feb 2010 13:31:02 +0000 (08:31 -0500)
commitc2459dc46269728e4a080ec8d5a316b2bba2e142
tree668ef0e63ad02c56910edb18d4864b203cc15169
parentba17686f62db88f6a591121e768a0c83a2a2647d
NFS: Proper accounting for NFS VFS calls

Nit: The VFSOPEN and VFSFLUSH counters are function call counters.
Count every call to these routines.

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