Whamcloud - gitweb
LU-10989 utils: correct lustre_rsync changelog clear logic 47/32247/2
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 2 May 2018 14:43:07 +0000 (09:43 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 17 May 2018 02:31:33 +0000 (02:31 +0000)
commit62ac9c6572e5d42183a9bf5fbbd6a8ead62408cd
tree87b098fe06e1141e11d19d9910b3b7bed5042049
parent75c0f9c701a7a5f1e9caeee1a6cd7164e6635dfb
LU-10989 utils: correct lustre_rsync changelog clear logic

In the non-extended rename case of lr_replicate() copy the record
number from ext to info. Then remove the spurious rename record
handling from lr_clear_cl().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I615ec2f384f5f9d7807156acb3ce66ac47ca1e77
Reviewed-on: https://review.whamcloud.com/32247
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/lustre_rsync.c