Whamcloud - gitweb
ptlrpc_check_set wrongly uses req->rq_lock for proctect add to
authorshadow <shadow>
Thu, 17 May 2007 05:20:10 +0000 (05:20 +0000)
committershadow <shadow>
Thu, 17 May 2007 05:20:10 +0000 (05:20 +0000)
commit86c1c85304c119ffe6dc50bc5de2f6490bc27aa8
tree14b275e3e5e1724ce2ad86bb6141c46de7086bed
parentb3815b95520c79f2798dad85277fbd9f49112f05
ptlrpc_check_set wrongly uses req->rq_lock for proctect add to
imp_delayed_list, in this place should be used imp_lock.
b=12477
i=alex
i=eeb
lustre/ChangeLog
lustre/ptlrpc/client.c