]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: rename --object-extents option to --whole-object 5352/head
authorIlya Dryomov <idryomov@gmail.com>
Thu, 23 Jul 2015 12:49:31 +0000 (15:49 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 27 Jul 2015 09:22:04 +0000 (12:22 +0300)
commit17a3e4b969cc04e1977dac7eae0f08ddeadec57e
tree2d1032d1b40f3a0e15fde2e1256dba7cd58c595a
parentafbf90d5b5629edae9cac09e926fd6a783fa79ca
rbd: rename --object-extents option to --whole-object

--object-extents is a bit confusing - extent is generally something of
a varying length and here the meaning is "diff whole objects".  Rename
it to --whole-object (the name of diff_iterate() parameter).

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
doc/man/8/rbd.rst
src/rbd.cc
src/test/cli/rbd/help.t