]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: remove is_root indication on quiesce_inode op
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2024 21:08:54 +0000 (17:08 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 20 Mar 2024 14:56:57 +0000 (10:56 -0400)
commit667c9a9c5af8d342ce6da5e942efb219b67d980b
tree8721505f52e3c1402329d6e147ec132dc5462f5c
parent9b4a93f2b7b902e56a41f7e50fd21b8046134ef6
mds: remove is_root indication on quiesce_inode op

This is no longer necessary with the change to a LocalLock quiescelock.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDCache.cc