NFS: Make nfs_fsync methods consistent
authorChuck Lever <chuck.lever@oracle.com>
Tue, 27 May 2008 20:29:07 +0000 (16:29 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:00 +0000 (12:09 -0400)
Clean up: Report the same debugging info, count function calls the same,
and use similar function naming in nfs_fsync_dir() and nfs_fsync().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found