]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: optionally disable spec validation when creating images/snapshots
authorJason Dillaman <dillaman@redhat.com>
Thu, 14 Apr 2016 17:24:21 +0000 (13:24 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 14 Apr 2016 21:59:26 +0000 (17:59 -0400)
commit08fcc72f005be4f0c79b8dd305eac5992e7f42d4
tree37f007f8971d3be9c92a426443379c39d5c8012a
parente57d7c110eab658cace1885571e4d0295f15ccd8
rbd: optionally disable spec validation when creating images/snapshots

Setting the "rbd-validate-names" config propery to false will disable
spec validation.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd/Utils.cc