Whamcloud - gitweb
LU-8009 utils: Lustre_rsync does not sync files on MDT1 94/19594/2
authorTatsushi Takamura <takamr.tatsushi@jp.fujitsu.com>
Fri, 15 Apr 2016 01:04:46 +0000 (10:04 +0900)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 22 Apr 2016 15:47:29 +0000 (15:47 +0000)
commit3222fcd13868a9fcc520af53ae1ff739ba59908f
tree284150b6d18e19659866d7420160347ea1a9d292
parent1196597f8464e56d2d42845166e8aafa9792172e
LU-8009 utils: Lustre_rsync does not sync files on MDT1

This patch fixes the 3rd parameter of llapi_changelog_start()
to refer a changelog correctly.

Signed-off-by: Tatsushi Takamura <takamr.tatsushi@jp.fujitsu.com>
Change-Id: I84ff553b299648159b8107fd9be486db44829ef2
Reviewed-on: http://review.whamcloud.com/19594
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/lustre_rsync.c