Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 29 May 2008 02:52:13 +0000 (02:52 +0000)
committerbobijam <bobijam>
Thu, 29 May 2008 02:52:13 +0000 (02:52 +0000)
commitafeba23b78b96aa4720eb777a4fff6a0ee6da4f1
treea5aaa10092c0fe703e546b717b254f728409d010
parentc6b7cb8dd7fbc1ee9412e238b7c52a9c81dee635
Branch HEAD
b=13310
o=eeb
i=joahnn, nikita

The bug is that target_send_reply_msg() calls ptlrpc_error() if 'rc != 0', but
"difficult" replies may not be passed to rpc_error().
lustre/include/lustre_net.h
lustre/ldlm/ldlm_lib.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/ptlrpc_module.c
lustre/tests/sanity.sh