]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: OSDMonitor: Refuse to delete CephFS pools
authorJohn Spray <john.spray@inktank.com>
Fri, 31 Jan 2014 16:25:42 +0000 (16:25 +0000)
committerJohn Spray <john.spray@inktank.com>
Tue, 4 Feb 2014 16:14:36 +0000 (16:14 +0000)
commitc7d265a9b276aad5caf9b35f3ce8bc7bdd169f0f
tree02cf1461f2ecc9e441da350ab9ec785513988628
parent0d6095ce652d3bb9209424f997e81a696f0878a1
mon: OSDMonitor: Refuse to delete CephFS pools

To avoid confusing CephFS, don't permit deletion
of pools which are in use as the metadata pool
or any of the data pools.

Signed-off-by: John Spray <john.spray@inktank.com>
src/mon/OSDMonitor.cc