summaryrefslogtreecommitdiffstats
path: root/src/tools/cephfs_mirror/PeerReplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/cephfs_mirror/PeerReplayer.h')
-rw-r--r--src/tools/cephfs_mirror/PeerReplayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/cephfs_mirror/PeerReplayer.h b/src/tools/cephfs_mirror/PeerReplayer.h
index 933cb182635..32c71301f00 100644
--- a/src/tools/cephfs_mirror/PeerReplayer.h
+++ b/src/tools/cephfs_mirror/PeerReplayer.h
@@ -307,7 +307,6 @@ private:
int open_dir(MountRef mnt, const std::string &dir_path, boost::optional<uint64_t> snap_id);
int pre_sync_check_and_open_handles(const std::string &dir_root, const Snapshot &current,
boost::optional<Snapshot> prev, FHandles *fh);
- void post_sync_close_handles(const FHandles &fh);
int do_synchronize(const std::string &dir_root, const Snapshot &current,
boost::optional<Snapshot> prev);