]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls_log: trim works in chunks, returns -ENODATA when done
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 12 Mar 2013 21:31:27 +0000 (14:31 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 8 May 2013 17:55:51 +0000 (10:55 -0700)
commitb77422f82059b5a664f5561dc8bd3bc7dbbed119
treed928ef9a078736050d4c4bfa0152c249517d9915
parent7c19f96688ef3ff7c84f257d95c8f9ceda067ffb
cls_log: trim works in chunks, returns -ENODATA when done

Also created a higher level interface that iterates until
done.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/cls/log/cls_log.cc
src/cls/log/cls_log_client.cc
src/cls/log/cls_log_client.h