Whamcloud - gitweb
Branch b1_6
authorjohann <johann>
Mon, 8 Sep 2008 12:05:33 +0000 (12:05 +0000)
committerjohann <johann>
Mon, 8 Sep 2008 12:05:33 +0000 (12:05 +0000)
commit0f28f3284fed757eb3c826262ddadb49d32e5f5b
tree60a5ff9c4414280811c4879ef2484a09dd2b0bc3
parent1e24854302cca7186f77c48aa3e388f4fa1d993d
Branch b1_6
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
lustre/ptlrpc/client.c