Whamcloud - gitweb
LU-11479 rsync: replicate attributes of file in .lustrerepl 73/33373/2
authorJohn L. Hammond <jhammond@whamcloud.com>
Mon, 15 Oct 2018 18:58:10 +0000 (13:58 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 29 Oct 2018 16:02:38 +0000 (16:02 +0000)
commit337f230565ea033d126653e8da01315211470665
tree158554058b030e828684919d96acfc3b333523da
parentb917406a7f0a84442b046df34fada6f395ba6928
LU-11479 rsync: replicate attributes of file in .lustrerepl

When lustre_rsync receives a setattr or setxattr changelog record, the
file to be replicated may still be in the .lustrerepl directory of the
archive. When this is the case, apply the attributes to the file
there.

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I6e686d5c4dbeb3acf177a061eb70807c8dd7dfb3
Reviewed-on: https://review.whamcloud.com/33373
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/lustre_rsync.c