]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: trim log during shutdown to clean metadata 21719/head
authorPatrick Donnelly <pdonnell@redhat.com>
Sun, 29 Apr 2018 00:17:53 +0000 (17:17 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 30 Apr 2018 16:58:10 +0000 (09:58 -0700)
commitc60ef1b806c4a0c60362193675990447d82a65f4
tree3f3e59d4ca2ffb4a9f6a573c6e42db7e9d247b7c
parentaef8d96def828cd06b145e9378ae9ec1c84d6784
mds: trim log during shutdown to clean metadata

Otherwise the trimming won't advance so that the remaining inodes are marked
clean.

Fixes: http://tracker.ceph.com/issues/23923
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDCache.cc