From: J. Bruce Fields Date: Wed, 19 Oct 2011 15:42:03 +0000 (-0400) Subject: nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround X-Git-Tag: v3.2-rc1~177^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d86cd75b709a9c9402c46674ea188493c53901;p=pandora-kernel.git nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround 0c12eaffdf09466f36a9ffe970dda8f4aeb6efc0 "nfsd: don't break lease on CLAIM_DELEGATE_CUR" was a temporary workaround for a problem fixed properly in the vfs layer by 778fc546f749c588aa2f6cd50215d2715c374252 "locks: fix tracking of inprogress lease breaks", so we can revert that change (but keeping some minor cleanup from that commit). Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed