]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: Handle blacklisted error in purge queue
authorVarsha Rao <varao@redhat.com>
Fri, 28 Feb 2020 06:43:31 +0000 (12:13 +0530)
committerVarsha Rao <varao@redhat.com>
Wed, 22 Apr 2020 07:27:47 +0000 (12:57 +0530)
commitc144d66afa74e8e45a2fc96bb650219d001538bf
tree1eae4c1b36cf38a9e86e7956aa5a834eb45f8df6
parentcd94861e9648c2fb79aa95cf464f6fe7ae90a17f
mds: Handle blacklisted error in purge queue

This patch adds check to catch blacklisted error from filer. On catching this
error, mds will respawn.

Fixes: https://tracker.ceph.com/issues/43598
Signed-off-by: Varsha Rao <varao@redhat.com>
src/mds/PurgeQueue.cc