]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: forbid tier changes when in use by FS 2507/head
authorJohn Spray <john.spray@redhat.com>
Tue, 16 Sep 2014 09:49:15 +0000 (10:49 +0100)
committerGreg Farnum <greg@inktank.com>
Wed, 17 Sep 2014 00:16:23 +0000 (17:16 -0700)
commit681a49c412cc3ad251ec6080468ce92b486dc81e
treec617ab533faf187783f6aff307a07cf7bf29e8e8
parent80441cda8c49f1f3ec2c75a03d844335a4d746dc
mon: forbid tier changes when in use by FS

* Removing tiers from a base pool in use by CephFS is forbidden.
* Using CephFS pools as tiers is forbidden.

Signed-off-by: John Spray <john.spray@redhat.com>
qa/workunits/cephtool/test.sh
src/mds/MDSMap.h
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h