SUNRPC: Make sure server name is reasonable before trying to print it
authorChuck Lever <chuck.lever@oracle.com>
Tue, 11 Sep 2007 22:00:20 +0000 (18:00 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:16:42 +0000 (17:16 -0400)
commit06b8d2552d50f802a3277137a565febcd59ef037
tree7b3b5d92e4a7a1bd8eff9e994a4c1899a8c35670
parent6d0aa06afd62a868d83c6021335622a316469527
SUNRPC: Make sure server name is reasonable before trying to print it

Check the length of the passed-in server name before trying to print it in
the log.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c