]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: add error handling in PurgeQueue
authorJohn Spray <john.spray@redhat.com>
Sat, 11 Feb 2017 14:55:52 +0000 (14:55 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 8 Mar 2017 10:27:00 +0000 (10:27 +0000)
commit6d59f15e127d3d57b5baa93e92aee83a333e8e19
treea15a40e63a65f017bbe33eb8169e1514174d4cbd
parent0952ce99101aad644e8a485f597c6428bfa2d2c0
mds: add error handling in PurgeQueue

For decode errors, and for Journaler errors.
Both are considered damage to the MDS rank, as
with other per-rank data structures.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSRank.cc
src/mds/PurgeQueue.cc
src/mds/PurgeQueue.h