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

rgw multisite: use a rados lock to coordinate data log trimming #10546

Merged
merged 5 commits into from Nov 28, 2016

Commits on Oct 17, 2016

  1. rgw: pass cr registry to managers

    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Oct 17, 2016
    Copy the full SHA
    ef4d7ea View commit details
    Browse the repository at this point in the history
  2. rgw: use factory function to hide RGWDataLogTrimCR

    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Oct 17, 2016
    Copy the full SHA
    5ded7ee View commit details
    Browse the repository at this point in the history
  3. rgw: add static function to generate lock cookie

    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Oct 17, 2016
    Copy the full SHA
    9a1b235 View commit details
    Browse the repository at this point in the history
  4. rgw: hold lock for data log trimming

    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Oct 17, 2016
    Copy the full SHA
    0777fff View commit details
    Browse the repository at this point in the history
  5. rgw: DataLogTrimCR renamed zone to zone_id

    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Oct 17, 2016
    Copy the full SHA
    f8d9ac6 View commit details
    Browse the repository at this point in the history