]> 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>
Fri, 22 Mar 2024 15:38:03 +0000 (11:38 -0400)
commit20bf3bd543b93ee4b03e05d8c0793158cd2c9bd2
tree75a6a750cc0180c8a27c7f515bf1e1b96db7bab4
parent9d7f5b041b723f52d98553d64b1ad05cf44429e7
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>
(cherry picked from commit 667c9a9c5af8d342ce6da5e942efb219b67d980b)
src/mds/MDCache.cc