NFS: Add debugging messages to NFSv4's CLOSE procedure
authorChuck Lever <chuck.lever@oracle.com>
Thu, 1 Mar 2012 22:00:40 +0000 (17:00 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 2 Mar 2012 20:36:34 +0000 (15:36 -0500)
commita3ca5651cb5eebe2e56e510bbf5cd60abc301c9f
treed4534407c920f07bad65b523ece54fe30ec3b41d
parent02a2976c9180a7dcc43bc46cf69bd3687a9d7ea6
NFS: Add debugging messages to NFSv4's CLOSE procedure

CLOSE is new with NFSv4.  Sometimes it's important to know the timing
of this operation compared to things like lease renewal.

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