]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common/options: correct explanation regarding delta_based_overwrite
authormyoungwon oh <ohmyoungwon@gmail.com>
Thu, 18 Apr 2024 11:30:45 +0000 (11:30 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 16 May 2024 11:46:00 +0000 (14:46 +0300)
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
(cherry picked from commit 387c0c89992b5a28a7c5bba9f720a951aee1673b)

src/common/options/crimson.yaml.in

index c52c54d5250b65764e616df12e10fcf3f4112062..95fa1f49e7393f336aee1900d797d33180bc39f8 100644 (file)
@@ -121,5 +121,5 @@ options:
 - name: seastore_data_delta_based_overwrite
   type: size
   level: dev
-  desc: overwrite the existing data block based on delta if the original size is smaller than the value, otherwise do overwrite based on remapping, set to 0 to enforce the remap-based overwrite.
+  desc: overwrite the existing data block based on delta if the overwrite size is equal to or less than the value, otherwise do overwrite based on remapping, set to 0 to enforce the remap-based overwrite.
   default: 0