]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: remove 'Unexpected indentation' from versions doc.
authorGreg Farnum <greg@inktank.com>
Wed, 4 Sep 2013 17:10:03 +0000 (10:10 -0700)
committerGreg Farnum <greg@inktank.com>
Wed, 4 Sep 2013 17:10:03 +0000 (10:10 -0700)
Signed-off-by: Greg Farnum <greg@inktank.com>
doc/dev/versions.rst

index 4fc4d8a12b260e5dc518dca9c1aedff24bb0aa3f..f7da768f1195eaeb94379b425c3eda7ace765c40 100644 (file)
@@ -13,11 +13,11 @@ user_at_version is modified only in ReplicatedPG::prepare_transaction
 when the op was a "user modify" (a non-watch write), and the durable
 user_version is updated according to the following rules:
 1) set user_at_version to the maximum of ctx->new_obs.oi.user_version+1
-   and info.last_user_version+1.
+and info.last_user_version+1.
 2) set user_at_version to the maximum of itself and
-   ctx->at_version.version.
+ctx->at_version.version.
 3) ctx->new_obs.oi.user_version = ctx->user_at_version (to change the
-   object's user_version)
+object's user_version)
 
 This set of update semantics mean that for traditional pools the
 user_version will be equal to the past reassert_version, while for