]> rtime.felk.cvut.cz Git - linux-imx.git/commit
NFSD: Clean up forgetting and recalling delegations
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 29 Nov 2012 16:40:42 +0000 (11:40 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 3 Dec 2012 14:58:59 +0000 (09:58 -0500)
commit269de30f10604710dde8d544748b5b6c748b7de8
treed242751b315ff5dcbf1adbb8380162d02ffcf03b
parent4dbdbda84f963312e0b5dfdf2dfbf64de047dd44
NFSD: Clean up forgetting and recalling delegations

Once I have a client, I can easily use its delegation list rather than
searching the file hash table for delegations to remove.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c