diff options
author | 2020-07-31 16:20:05 -0400 | |
---|---|---|
committer | 2020-09-25 18:01:26 -0400 | |
commit | 12ed22f3c3dc75687ec532534aa01cd41111c1f8 (patch) | |
tree | 2190e06814bb7faf9afbe250fc3050d30924cc63 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd: remove fault injection code (diff) | |
download | linux-dev-12ed22f3c3dc75687ec532534aa01cd41111c1f8.tar.xz linux-dev-12ed22f3c3dc75687ec532534aa01cd41111c1f8.zip |
nfsd: give up callbacks on revoked delegations
The delegation is no longer returnable, so I don't think there's much
point retrying the recall.
(I think it's worth asking why we even need separate CLOSED_DELEG and
REVOKED_DELEG states. But treating them the same would currently cause
nfsd4_free_stateid to call list_del_init(&dp->dl_recall_lru) on a
delegation that the laundromat had unhashed but not revoked, incorrectly
removing it from the laundromat's reaplist or a client's dl_recall_lru.)
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions