From 268bc8ef625aa40eaa062140a4d10c31771a18a7 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 29 Jun 2024 22:11:55 +1000 Subject: [PATCH] doc/cephfs: take Anthony's suggestion Incorporate Anthony's suggestion in https://github.com/ceph/ceph/pull/57567#discussion_r1607016050 into doc/cephfs/fs-volumes.rst. Signed-off-by: Zac Dover (cherry picked from commit 7a78dda0a92339db27359f91f0cb081703e2e7f9) --- doc/cephfs/fs-volumes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index d8ac540a823eb..9523d91a83bb8 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -635,7 +635,7 @@ Cloning Snapshots Subvolumes can be created by cloning subvolume snapshots. Cloning is an asynchronous operation that copies data from a snapshot to a subvolume. Because -cloning is an operation that involves bulk copying, it is inefficient for +cloning is an operation that involves bulk copying, it is slow for very large data sets. .. note:: Removing a snapshot (source subvolume) fails when there are -- 2.39.5