]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #12235 from tchaikov/wip-osd_stat_t-decode
authorKefu Chai <tchaikov@gmail.com>
Wed, 30 Nov 2016 07:51:56 +0000 (15:51 +0800)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2016 07:51:56 +0000 (15:51 +0800)
commit63b42dd3eeecb0798f317e15de89d5c4b0de2309
tree5728b6f70914524a8171df5fc9cdb39a48098ddb
parentbc27d9334822f164247782e65859a858783b19b1
parent433efe0c4d30add79682020366352267a27eff24
Merge pull request #12235 from tchaikov/wip-osd_stat_t-decode

osd/osd_types: fix the osd_stat_t::decode()

Reviewed-by: Loic Dachary <ldachary@redhat.com>