]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-dencoder: add hobject_t
authorSage Weil <sage.weil@dreamhost.com>
Fri, 10 Feb 2012 05:30:16 +0000 (21:30 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 10 Feb 2012 05:30:16 +0000 (21:30 -0800)
commit01c7b3bd372d5da919107ebb4cd3b88f325d88e0
treedb954624d638ae05e8755fd2ae741c04b6397082
parentb49a55b93734fd7799e638512d5d59853e7ada95
ceph-dencoder: add hobject_t

Move to a separate file in os/, since this is an ObjectStore related
object.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/Makefile.am
src/include/object.h
src/include/types.h
src/os/hobject.cc [new file with mode: 0644]
src/os/hobject.h [new file with mode: 0644]
src/osd/osd_types.h
src/test/encoding/types.h