Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: expose ceph.quota.max_bytes xattr within snapshots #36249

Merged
merged 1 commit into from Jul 30, 2020

Conversation

ShyamsundarR
Copy link
Contributor

@ShyamsundarR ShyamsundarR commented Jul 22, 2020

For directories within snapshots, expose the ceph.quota.max_bytes
extended attribute information. This enables fetching quota
information when the snapshot was taken and is particularly useful
when cloning subvolume snapshots, to enforce the quota on the
clone subvolume as well.

Credits to Zheng Yan for providing the fix

Fixes: https://tracker.ceph.com/issues/46278
Signed-off-by: Shyamsundar Ranganathan srangana@redhat.com

@batrick batrick added cephfs Ceph File System needs-review labels Jul 23, 2020
@batrick
Copy link
Member

batrick commented Jul 28, 2020

jenkins test dashboard backend

For directories within snapshots, expose the ceph.quota.max_bytes
extended attribute information. This enables fetching quota
information when the snapshot was taken and is particularly useful
when cloning subvolume snapshots, to enforce the quota on the
clone subvolume as well.

Fixes: https://tracker.ceph.com/issues/46278
Signed-off-by: Shyamsundar Ranganathan <srangana@redhat.com>
@batrick
Copy link
Member

batrick commented Jul 30, 2020

jenkins test dashboard backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants