Whamcloud - gitweb
Branch b1_8_gate
authorjohann <johann>
Mon, 8 Sep 2008 12:22:00 +0000 (12:22 +0000)
committerjohann <johann>
Mon, 8 Sep 2008 12:22:00 +0000 (12:22 +0000)
commita79f56f8f882fde034f813a28c5605ed0a839d93
tree83b83ebcdd1719272b8345c8fb94c23b0c341d74
parent112bf53921021f6747ed137a5be272bab84abcfe
Branch b1_8_gate
b=16972
i=rread
i=nathan

ptlrpc_at_recv_early_reply() should not modify req->rq_repmsg
because it can be accessed by reply_in_callback() without the
rq_lock held.
lustre/ChangeLog