nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 19 Oct 2011 15:42:03 +0000 (11:42 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 19 Oct 2011 15:42:03 +0000 (11:42 -0400)
commita8d86cd75b709a9c9402c46674ea188493c53901
tree54db34075031aff286004d5c8161731ef59f7b28
parent856121b2e83bd64bffdc8de449d24c9295e92ff3
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 <bfields@redhat.com>
fs/nfsd/nfs4state.c