]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls_log: a class to handle info sorted by timestamp
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 8 Mar 2013 23:30:31 +0000 (15:30 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 8 May 2013 17:55:50 +0000 (10:55 -0700)
commit7c19f96688ef3ff7c84f257d95c8f9ceda067ffb
treec2d17ad1d14d08f52679d1bf6d1472e047af1c85
parent0cccd7c6c3df5098e3e3d2661d8756f4eb08a478
cls_log: a class to handle info sorted by timestamp

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/Makefile.am
src/cls/log/cls_log.cc [new file with mode: 0644]
src/cls/log/cls_log_client.cc [new file with mode: 0644]
src/cls/log/cls_log_client.h [new file with mode: 0644]
src/cls/log/cls_log_ops.h [new file with mode: 0644]
src/cls/log/cls_log_types.h [new file with mode: 0644]