NFS: Add debugging facility for NFS aops
authorChuck Lever <chuck.lever@oracle.com>
Wed, 11 Jun 2008 21:55:50 +0000 (17:55 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:03 +0000 (12:09 -0400)
commitb7eaefaa8722fd98e5c2632640d1abd2b0c83e84
tree58547b04f1286e65081536fbf37c60ddbc66244a
parentcc0dd2d1052aede2946ad1338a8f6f5d5c604740
NFS: Add debugging facility for NFS aops

Recent work in fs/nfs/file.c neglected to add appropriate trace debugging
for the NFS client's address space operations.

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