diff options
author | Chuck Lever <[email protected]> | 2022-07-08 14:26:16 -0400 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2022-07-29 20:12:01 -0400 |
commit | c7b824c3d06c85e054caf86e227255112c5e3c38 (patch) | |
tree | 58bbb17d42e46bcd1e7f7b861306ccc80ce4bbe7 /tools/perf/scripts/python/check-perf-trace.py | |
parent | f0743c2b25c65debd4f599a7c861428cd9de5906 (diff) |
NFSD: Replace the "init once" mechanism
In a moment, the nfsd_file_hashtbl global will be replaced with an
rhashtable. Replace the one or two spots that need to check if the
hash table is available. We can easily reuse the SHUTDOWN flag for
this purpose.
Document that this mechanism relies on callers to hold the
nfsd_mutex to prevent init, shutdown, and purging to run
concurrently.
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions