]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #26173 from cbodley/wip-rgw-async-putobjprocessor
authorCasey Bodley <cbodley@users.noreply.github.com>
Wed, 24 Apr 2019 19:47:59 +0000 (15:47 -0400)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2019 19:47:59 +0000 (15:47 -0400)
commit7b27e627a724a84960ff8dd638c97e3d1ea30e4e
tree4307374b87b743787894933176ab70fe1d00623e
parent3a234164d006f9580c8c0c67e883eccf3b2034bf
parent33a7ec6861e2c7fb56be10b2a52ca64a48a28762
Merge pull request #26173 from cbodley/wip-rgw-async-putobjprocessor

rgw: add YieldingAioThrottle for async PutObj/GetObj

Reviewed-by: Adam C. Emerson <aemerson@redhat.com>