]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: add a ceph_file_layout wrapper for dencoder 5070/head
authorJohn Spray <john.spray@redhat.com>
Thu, 25 Jun 2015 08:47:46 +0000 (09:47 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 25 Jun 2015 13:47:13 +0000 (14:47 +0100)
commit95796a3db97111d05f868605d938dc3e1b35868c
treed048031a0bf21a751c0c345ca853b08c5a519a27
parentc097881856f72a597ce90d42f31679c0ffb3b2c6
mds: add a ceph_file_layout wrapper for dencoder

So that we can decode it from tests.  This should go away
at some point when encoding of these raw-encoded structures
is modernized.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/mdstypes.cc
src/mds/mdstypes.h
src/test/encoding/types.h