Whamcloud - gitweb
LU-3749 recovery: save versions from reply into lastrcvd 86/7786/4
authorMikhail Pershin <mike.pershin@intel.com>
Fri, 27 Sep 2013 15:08:30 +0000 (19:08 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 Oct 2013 16:50:51 +0000 (16:50 +0000)
commite3b68abb45285cf8f07aa0ca1f465c07f456b8bd
tree60ecffb86e9f7f258a85f48c56fb4518c3cb2800
parentb55052f0d1df876536aa5dcb15b3cf1ebbe8bb83
LU-3749 recovery: save versions from reply into lastrcvd

Fix bug with using the wrong buffer for reply versions.
Versions should be saved from rq_repmsg instead of rq_reqmsg.
This bug was introduced in commit
4f5830f769f9cc9bacfcdfee9de5962324fb5c81.

Test-Parameters: testgroup=review,failover
Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: I6881b5d23ec9349b8fe4e9a21e32a1c8be338182
Reviewed-on: http://review.whamcloud.com/7786
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/target/tgt_lastrcvd.c