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

Commits on Jul 29, 2020

  1. client: expose ceph.quota.max_bytes xattr within snapshots

    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>
    ShyamsundarR committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    35a033f View commit details
    Browse the repository at this point in the history