Whamcloud - gitweb
LU-10989 utils: correct lustre_rsync changelog clear logic 25/32525/3
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 2 May 2018 14:43:07 +0000 (09:43 -0500)
committerJohn L. Hammond <jhammond@whamcloud.com>
Wed, 1 Aug 2018 16:56:28 +0000 (16:56 +0000)
commita41b3782e4ffe961d7d0173845753a1ab23b5463
tree53d2e574482da076547d04eb872db4c4cd0149db
parentf01f2174bcc27c06c8cd5e64cb6e63452fe6c07b
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().

Lustre-change: https://review.whamcloud.com/32247
Lustre-commit: 62ac9c6572e5d42183a9bf5fbbd6a8ead62408cd

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