From: Sage Weil Date: Fri, 1 Sep 2017 01:09:00 +0000 (-0400) Subject: osd/PrimaryLogPG: start_flush: update comment for a post-snapdir world X-Git-Tag: v13.0.1~840^2~32 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=189e1385c5eeb3073dd9f4cb01aa574dea284888;p=ceph.git osd/PrimaryLogPG: start_flush: update comment for a post-snapdir world Signed-off-by: Sage Weil --- diff --git a/src/osd/PrimaryLogPG.cc b/src/osd/PrimaryLogPG.cc index 878bd399b9ba..99610790ac44 100644 --- a/src/osd/PrimaryLogPG.cc +++ b/src/osd/PrimaryLogPG.cc @@ -8623,7 +8623,7 @@ int PrimaryLogPG::start_flush( * for snaps [7, 6] which has been trimmed since they no longer exist. * In the base pool, we'd have 5:[4,3,2]:[4(4,3,2)]+head. When we submit * the delete, the snap will be promoted to 5, and the head will become - * a snapdir. When the copy-from goes through, we'll end up with + * a whiteout. When the copy-from goes through, we'll end up with * 8:[8,4,3,2]:[4(4,3,2)]+head. * * Another complication is the case where there is an interval change