]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librgw: move readdir operations into RGWFileHandle::readdir
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 22 Dec 2015 21:01:19 +0000 (16:01 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:07:16 +0000 (12:07 -0500)
commit7acb20d87743418951bf0221f5a77bd2f2641556
tree5cbbb67e64491c0085c59890030e07094934b1ea
parent453219cb12d3de60c422fb98fce86d46ea26cbb9
librgw: move readdir operations into RGWFileHandle::readdir

The motivation here is to localize state updates to the class,
e.g., to hide consistency logic.

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