]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: Inherit file quota attr to clone
authorKotresh HR <khiremat@redhat.com>
Fri, 11 Feb 2022 08:40:16 +0000 (14:10 +0530)
committerKotresh HR <khiremat@redhat.com>
Fri, 25 Feb 2022 10:10:00 +0000 (15:40 +0530)
commit24b69bcdec966ae49cc88af08684023d42d1ab86
tree35d086d3454f6ae80839f7efe65df316065d4aed
parenta80981b7f1f0673a4e024f0430b822c0fe1af64a
mgr/volumes: Inherit file quota attr to clone

The file quota attribute 'ceph.quota.max_files'
is not inherited to the cloned subvolume. This
patch fixes the same.

Fixes: https://tracker.ceph.com/issues/54121
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit 72671c8ead126fdbcb39a2f179c001fb1fe43fe5)
src/pybind/mgr/volumes/fs/async_cloner.py