]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: handle bad purge queue item encoding
authorYan, Zheng <zyan@redhat.com>
Tue, 9 Oct 2018 03:46:56 +0000 (11:46 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 9 Oct 2018 04:25:30 +0000 (12:25 +0800)
commitba06fcbe3e8345dc2c4c4c3dc3bcc18acf5ab076
treedf85963c0887df3804303df2ace8fae8e9bd0c86
parent166ce6f922a941d0d37d5cf173eaef5752e780b4
mds: handle bad purge queue item encoding

The bad encoding was introduced by commit a88f8d5eb4

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/PurgeQueue.cc