]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Tue, 15 Feb 2022 08:10:23 +0000 (13:40 +0530)
commit72671c8ead126fdbcb39a2f179c001fb1fe43fe5
tree764a9694de9e3d03f01d3644c4ed2b515806de82
parent96c79634043b06ab8a2a1fc445998c8f64929aed
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>
src/pybind/mgr/volumes/fs/async_cloner.py