]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: adjust cephfs export caps if necessary
authorSage Weil <sage@newdream.net>
Fri, 2 Jul 2021 19:53:02 +0000 (15:53 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 9 Sep 2021 14:17:55 +0000 (16:17 +0200)
commite80b0b8e11e6be9ba125e796c4dde1b011374796
tree250070edfd923bbe5e88adfa74fa593e2559fed1
parent531b4c33fc3a3bb8ad88c21ee453f09e73b88d38
mgr/nfs: adjust cephfs export caps if necessary

If we are importing an old export, we may find that the cephx user
existed but with the wrong caps.  Adjust caps in that case!

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 379a1fc4d794405edd4c34d9ac44c2c5621cfe58)
src/pybind/mgr/nfs/export.py