From 706b15f3f92276b36cfa6c301290b00ae57cdb04 Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Fri, 7 Feb 2020 00:47:27 -0500 Subject: [PATCH] doc: update clone section for mgr/volumes w/ attr synchronization changes Fixes: http://tracker.ceph.com/issues/43965 Signed-off-by: Venky Shankar (cherry picked from commit 33f6263e5f453778c6cb056b21b8fff21c2b5915) --- doc/cephfs/fs-volumes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index f716e684650e7..5698402b94713 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -255,8 +255,8 @@ Note that unprotecting a snapshot would fail if there are pending or in progress only unprotected snapshots can be removed. This guarantees that a snapshot cannot be deleted when clones are pending (or in progress). -.. note:: Cloning only synchronizes directories, regular files and symbolic links. Also, certain attributes such as - inode timestamps (for supported file types) and ownership (for symbolic links) are not synchronized. +.. note:: Cloning only synchronizes directories, regular files and symbolic links. Also, inode timestamps (access and + modification times) are synchronized upto seconds granularity. .. _manila: https://github.com/openstack/manila .. _CSI: https://github.com/ceph/ceph-csi -- 2.39.5