]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: inode_t now uses modern encoding
authorGreg Farnum <greg@inktank.com>
Thu, 31 Jan 2013 19:16:30 +0000 (11:16 -0800)
committerGreg Farnum <greg@inktank.com>
Tue, 5 Feb 2013 21:29:05 +0000 (13:29 -0800)
commit843a35219c7cb8f34838c4823bf10ab60d27ec62
tree5e5b182454ff450debebe27df086adfc7d8f2a6b
parent87da20bfa1d2ef6113958b764bb2fdfbeb4db173
mds: inode_t now uses modern encoding

And we move implementations and the dumper into mdstypes.cc (from
mdstypes.h and common/types.cc).

Signed-off-by: Sage Weil <sage@inktank.com>
Signed-off-by: Greg Farnum <greg@inktank.com>
src/common/types.cc
src/mds/mdstypes.cc
src/mds/mdstypes.h
src/test/encoding/types.h