diff options
author | Paul Menzel <[email protected]> | 2021-03-12 22:03:00 +0100 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2021-03-22 10:19:03 -0400 |
commit | f988a7b71d1e66e63f79cd59c763875347943a7a (patch) | |
tree | 96f29e50a30d3a7e281b779cae1c817b3fcdd339 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7f7e7a4006f74b031718055a0751c70c2e3d5e7e (diff) |
nfsd: Log client tracking type log message as info instead of warning
`printk()`, by default, uses the log level warning, which leaves the
user reading
NFSD: Using UMH upcall client tracking operations.
wondering what to do about it (`dmesg --level=warn`).
Several client tracking methods are tried, and expected to fail. That’s
why a message is printed only on success. It might be interesting for
users to know the chosen method, so use info-level instead of
debug-level.
Cc: [email protected]
Signed-off-by: Paul Menzel <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions