Description of problem: A write fails if the MDS is already blocklisted due to the 'fs fail' issued by the qa tests. Handle those write failures gracefully, even when the MDS is stopping. Version-Release number of selected component (if applicable): 6.2 How reproducible: test_rebuild_moved_file (tasks/data-scan) fails because mds crashes: https://tracker.ceph.com/issues/61201 Steps to Reproduce: https://tracker.ceph.com/issues/61201 Actual results: asserts when the write fails in MDLog::_recovery_thread. Expected results: Handle those write failures gracefully.