]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: permit v2 striping for clones and imports
authorJason Dillaman <dillaman@redhat.com>
Mon, 2 Mar 2015 22:45:14 +0000 (17:45 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 2 Mar 2015 23:46:56 +0000 (18:46 -0500)
commit6c2d92948ce0971d928e87c09153ab189295d48a
tree9af5d7a1a9843286bebe6c573e4362074198f4fd
parentb5050b6ac50af5032bdea024af1d757677592517
rbd: permit v2 striping for clones and imports

rbd did not previously support specifying striping params
for cloned and imported images.  Extend the behavior to
these other CLI commands.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
doc/man/8/rbd.rst
src/rbd.cc
src/test/cli/rbd/help.t