From: Bryan Schumaker Date: Thu, 29 Nov 2012 16:40:40 +0000 (-0500) Subject: NFSD: Clean up forgetting locks X-Git-Tag: v3.8-rc1~20^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc29171f5b3257694bf508cf4ae51970c97af78c;p=pandora-kernel.git NFSD: Clean up forgetting locks I use the new "forget_n_state()" function to iterate through each client first when searching for locks. This may slow down forgetting locks a little bit, but it implements most of the code needed to forget a specified client's locks. Signed-off-by: Bryan Schumaker Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed