]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add rgw::putobj::ObjectProcessor
authorCasey Bodley <cbodley@redhat.com>
Wed, 10 Oct 2018 19:11:55 +0000 (15:11 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 15 Oct 2018 21:05:12 +0000 (17:05 -0400)
commit492dbe3f6b262771a25b0f95276459d917834d45
tree43f7edfa4e998bc9de5278fb79be88a3efac3d90
parent9e1292e86e5460bd66472b199a225e5cfa04b6c8
rgw: add rgw::putobj::ObjectProcessor

an abstract interface that deals with logical objects and their update
semantics

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_putobj_processor.h [new file with mode: 0644]