diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2023-06-15 21:07:30 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2023-06-19 22:08:12 +0300 |
commit | d9615d166c7ede67bf16bdd0772e35e124f305f5 (patch) | |
tree | 7e527b93c0c0ab2e63f9455bbae7d8c6a8d3d9ae /tools/perf/scripts/python | |
parent | f4057ffd0e134e54a727e00c3c9b0d9a5051eadf (diff) | |
download | linux-d9615d166c7ede67bf16bdd0772e35e124f305f5.tar.xz |
NFS: add sysfs shutdown knob
Within each nfs_server sysfs tree, add an entry named "shutdown". Writing
1 to this file will set the cl_shutdown bit on the rpc_clnt structs
associated with that mount. If cl_shutdown is set, the task scheduler
immediately returns -EIO for new tasks.
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions