commit | c2459dc46269728e4a080ec8d5a316b2bba2e142 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Feb 01 14:17:14 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Feb 10 08:31:02 2010 -0500 |
tree | 668ef0e63ad02c56910edb18d4864b203cc15169 | |
parent | ba17686f62db88f6a591121e768a0c83a2a2647d [diff] |
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>