nfsd: Fix message level for normal termination
authorkazuo ito <kzpn200@gmail.com>
Fri, 27 Nov 2020 06:26:59 +0000 (15:26 +0900)
committerChuck Lever <chuck.lever@oracle.com>
Wed, 9 Dec 2020 14:38:33 +0000 (09:38 -0500)
commit4420440c57892779f265108f46f83832a88ca795
tree2e96b481e695d7ae72d69b2499ff26ce276ebd79
parent5cfc822f3e77b0477e6602d399116130317f537a
nfsd: Fix message level for normal termination

The warning message from nfsd terminating normally
can confuse system adminstrators or monitoring software.

Though it's not exactly fair to pin-point a commit where it
originated, the current form in the current place started
to appear in:

Fixes: e096bbc6488d ("knfsd: remove special handling for SIGHUP")
Signed-off-by: kazuo ito <kzpn200@gmail.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfssvc.c