aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2016-10-20 12:21:34 -0400
committerJ. Bruce Fields <[email protected]>2016-11-01 15:47:43 -0400
commit851238a22f3be7323feed6a62a6882c284b2f0a5 (patch)
tree22308c7ee8596b7328260ea6f929197c9a69abf6 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent8f97514b423a0983e4c600099882a9c6613142d2 (diff)
nfsd: fix error handling for clients that fail to return the layout
Currently, when the client continually returns NFS4ERR_DELAY on a CB_LAYOUTRECALL, we'll give up trying to retransmit after two lease periods, but leave the layout in place. What we really need to do here is fence the client in this case. Have it fall through to that code in that case instead of into the NFS4ERR_NOMATCHING_LAYOUT case. Signed-off-by: Jeff Layton <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions