commit | a8d86cd75b709a9c9402c46674ea188493c53901 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Oct 19 11:42:03 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Oct 19 11:42:03 2011 -0400 |
tree | 54db34075031aff286004d5c8161731ef59f7b28 | |
parent | 856121b2e83bd64bffdc8de449d24c9295e92ff3 [diff] |
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>