From cae0c4234e0b8ac6288e582bd26b2004c8b05303 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 381e02190ebc8..0b28eaec5e0b8 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -676,7 +676,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