]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4166f0f8140d5c1fd631b70a1e4e86d0d5813b2
treed4534407c920f07bad65b523ece54fe30ec3b41d
parent03ad8023b28a97d7165f8e52908713da1f54f755
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