]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: update metadata log list to match data log list
authorJosh Durgin <josh.durgin@inktank.com>
Thu, 24 Oct 2013 15:34:24 +0000 (08:34 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Thu, 24 Oct 2013 15:56:48 +0000 (08:56 -0700)
commite0e8fb1b2b4a308b2a9317e10c6fd53ad48dbfaf
treec17764753f720398c9b1c5ecdfc75c64e0d7379c
parentc275912509255f8bb4c854e181318b45ab0f8564
rgw: update metadata log list to match data log list

Send the last marker whether the log is truncated in the same format
as data log list, so clients don't have more needless complexity
handling the difference.  Keep bucket index logs the same, since they
contain the marker already, and are not used in exactly the same way
metadata and data logs are.

Backport: dumpling
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_metadata.cc
src/rgw/rgw_metadata.h
src/rgw/rgw_rest_log.cc
src/rgw/rgw_rest_log.h