From: Trond Myklebust Date: Fri, 4 Nov 2005 20:38:11 +0000 (-0500) Subject: NFSv4: Recover locks too when returning a delegation X-Git-Tag: v2.6.15-rc1~452^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888e694c167975709f17526dbbed2d98f84e8f85;p=pandora-kernel.git NFSv4: Recover locks too when returning a delegation Delegations allow us to cache posix and BSD locks, however when the delegation is recalled, we need to "flush the cache" and send the cached LOCK requests to the server. This patch sets up the mechanism for doing so. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed