]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: set uid/gid of FS client's mount as 0/0 29490/head
authorRamana Raja <rraja@redhat.com>
Fri, 26 Jul 2019 14:05:28 +0000 (19:35 +0530)
committerRamana Raja <rraja@redhat.com>
Mon, 5 Aug 2019 12:43:28 +0000 (18:13 +0530)
commitec446972ecd7002ba1c4620163375fd292a9998a
treeff201afd49a8875acf92dc34cbdb24a21bcf91bc
parent142fe072c24ee0d505c1722a60b7033c061bf21c
mgr/volumes: set uid/gid of FS client's mount as 0/0

... to allow creating subvolumes/subvolume groups within a filesystem.

Fixes: http://tracker.ceph.com/issues/40927
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 033d9e743a97534518b817bd10bd27cfbb711a8a)
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/volume.py