]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: move internals of rgw_read into RGWLibFS::read(...)
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 7 Apr 2016 21:35:52 +0000 (17:35 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Tue, 12 Apr 2016 20:10:44 +0000 (16:10 -0400)
commit2dbefba0d8460175b018bcdd0149b31d09059bc4
tree74466c23c75547b55d2c26f94264c9738080caa3
parent8b01e128604ad66774c836205af4eb7e6ed1b852
rgw_file: move internals of rgw_read into RGWLibFS::read(...)

Initially, all RGWRequest logic was open coded, but it's all
moving into RGWLibFS to get better encapsulation (e.g., for atomicity).

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc
src/rgw/rgw_file.h