]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add rgw::putobj::StripeProcessor
authorCasey Bodley <cbodley@redhat.com>
Wed, 10 Oct 2018 19:11:51 +0000 (15:11 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 15 Oct 2018 21:05:06 +0000 (17:05 -0400)
commit4ba0348611ff52da12e9cf454aa49faf3cd28a62
treed4a7a4b452c92d0fdb1220652d97c5a060a4e82d
parent594dc4cceb412bdc66244ee297ea3fa919bc0f06
rgw: add rgw::putobj::StripeProcessor

a pipe that stripes data over multiple objects according to an
abstract StripeGenerator

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_putobj.cc
src/rgw/rgw_putobj.h
src/test/rgw/test_rgw_putobj.cc