]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: verify pool is already not in use by any other app or fs
authorNikhilkumar Shelke <nshelke@redhat.com>
Fri, 4 Feb 2022 17:59:13 +0000 (23:29 +0530)
committerNikhilkumar Shelke <nshelke@redhat.com>
Sun, 12 Jun 2022 10:54:09 +0000 (16:24 +0530)
commit55b7e285cb8cf6b1370c9b27295364da35126b0e
tree480437287bfbbad8f0f02c775df2a1992d2c88ce
parent784f5bb9bff242233c3d8542d7abb6298095329b
mon: verify pool is already not in use by any other app or fs

pool should not be shared between multiple file system.
Hence adding check to verify pool is already not in use.

Fixes: https://tracker.ceph.com/issues/54111
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
src/mon/FSCommands.cc
src/mon/FSCommands.h