]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: pool create must not create profiles
authorLoic Dachary <loic@dachary.org>
Wed, 11 Jun 2014 20:44:57 +0000 (22:44 +0200)
committerLoic Dachary <loic@dachary.org>
Fri, 13 Jun 2014 10:56:13 +0000 (12:56 +0200)
commitff2eb234e63cd281b40405cb3397da5babda943f
treeaada1eb09b944d5c703acbb637a98736fbe9c8fc
parent1781e7f11d63d07babc187d3c6fe24c435f4a95b
erasure-code: pool create must not create profiles

If a non existent profile is provided as an argument to osd pool create,
it must exit on error and not create the profile as a side effect.

http://tracker.ceph.com/issues/8307 refs: #8307

Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/mon/osd-pool-create.sh