diff options
author | Casey Bodley <cbodley@citi.umich.edu> | 2011-06-03 12:21:23 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-06-06 18:46:56 -0400 |
commit | 7d751f6f8c679f51b73d01a1b5269347a929004c (patch) | |
tree | d3197afcf1f8f241000eca04c45735fff973e70d /net/sunrpc | |
parent | be1f4084b4824301e640e81d63b6275cd99ee6a1 (diff) |
nfsd: link returns nfserr_delay when breaking lease
fix for commit 4795bb37effb7b8fe77e2d2034545d062d3788a8, nfsd: break
lease on unlink, link, and rename
if the LINK operation breaks a delegation, it returns NFS4ERR_NOENT
(which is not a valid error in rfc 5661) instead of NFS4ERR_DELAY.
the return value of nfsd_break_lease() in nfsd_link() must be
converted from host_err to err
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
Cc: stable@kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions