]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: make _need_flush_mdlog() check in both stable and unstable cases
authorXiubo Li <xiubli@redhat.com>
Mon, 7 Mar 2022 05:53:19 +0000 (13:53 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 18 Aug 2022 00:52:57 +0000 (08:52 +0800)
commitbbd203bca402874c8081b7d8e49cf9e263025293
treea6d370600b8cc3c0c1f12b9d188178a643e37a2d
parent687c45bd409b307d831428c9ed7047f5c492cd6c
mds: make _need_flush_mdlog() check in both stable and unstable cases

lock_state_any is true will ignore the lock state.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 9ceaa3ae9621b7034c02fd57a28885b2b4652af9)
src/mds/Locker.cc
src/mds/Locker.h
src/mds/SimpleLock.h