diff options
author | NeilBrown <neilb@suse.de> | 2024-01-30 12:08:27 +1100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-03-01 09:12:20 -0500 |
commit | 39e1be6471a36253b510b1eb891f57c994ba650d (patch) | |
tree | a47bf7e1bbf3778528112d582e36aef1859ef8ea /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1ac3629bf012592cb0320e52a1cceb319a05ad17 (diff) |
nfsd: allow state with no file to appear in /proc/fs/nfsd/clients/*/states
Change the "show" functions to show some content even if a file cannot
be found. This is the case for admin-revoked state.
This is primarily useful for debugging - to ensure states are being
removed eventually.
So change several seq_printf() to seq_puts(). Some of these are needed
to keep checkpatch happy. Others were done for consistency.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions