]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/cephfs_mirror/PeerReplayer.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / tools / cephfs_mirror / PeerReplayer.h
index d45d3087e8d4a924c4041859e1c0b779d104a685..0511d154a759d068fcc87bd5a8db890b5c87bb7e 100644 (file)
@@ -311,6 +311,7 @@ private:
                      const FHandles &fh, bool need_data_sync, bool need_attr_sync);
   int copy_to_remote(const std::string &dir_root, const std::string &epath, const struct ceph_statx &stx,
                      const FHandles &fh);
+  int sync_perms(const std::string& path);
 };
 
 } // namespace mirror