diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2021-03-12 22:03:00 +0100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2021-03-22 15:19:03 +0100 |
commit | f988a7b71d1e66e63f79cd59c763875347943a7a (patch) | |
tree | 96f29e50a30d3a7e281b779cae1c817b3fcdd339 /lib/bsearch.c | |
parent | nfsd: helper for laundromat expiry calculations (diff) | |
download | linux-f988a7b71d1e66e63f79cd59c763875347943a7a.tar.xz linux-f988a7b71d1e66e63f79cd59c763875347943a7a.zip |
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: linux-nfs@vger.kernel.org
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'lib/bsearch.c')
0 files changed, 0 insertions, 0 deletions