]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #38253 from cbodley/wip-rgw-gc-disable-defer
authorCasey Bodley <cbodley@users.noreply.github.com>
Tue, 24 Nov 2020 17:14:22 +0000 (12:14 -0500)
committerGitHub <noreply@github.com>
Tue, 24 Nov 2020 17:14:22 +0000 (12:14 -0500)
commit3fa037fc6dc61e10f457b2d8ba5a971a09145d1c
tree8b6933a48f508a8411c60e9015e7d147404d1925
parentb4129a3e2f2a840df6af84ae13e22fd4943dd5cb
parent94df9cd37a1ca457130f90803281b166a5fa7eef
Merge pull request #38253 from cbodley/wip-rgw-gc-disable-defer

rgw: temporarily disable calls to defer_gc() in RGWGetObj

Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>