]> rtime.felk.cvut.cz Git - linux-imx.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)
commit922eeac30d8456b8e4462cfb94ddbb6846790ad4
tree265108c17809e70bcb498f2d419583c1e76d2487
parent262693482cd56f887174ad1c0c2bb4f94ffad0ee
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