]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: remove BUG_ON in __rpc_clnt_handle_event
authorWeston Andros Adamson <dros@netapp.com>
Tue, 23 Oct 2012 14:43:25 +0000 (10:43 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 4 Nov 2012 19:43:40 +0000 (14:43 -0500)
commit16275480e0780f80a32e6673ecbd5c1f89bbb6cd
tree265108c17809e70bcb498f2d419583c1e76d2487
parent7ff6d0fcf29b268a24e072cd16070e8a92b6d91a
SUNRPC: remove BUG_ON in __rpc_clnt_handle_event

Print a KERN_INFO message before rpc_d_lookup_sb returns NULL, like
other error paths in that function.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c