]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: remove quiescelock handling for SimpleLock type
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 5 Mar 2024 19:13:42 +0000 (14:13 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 15:38:03 +0000 (11:38 -0400)
commite48985376dafd8447489bb235c47b16fe6352c1d
treebcdcb76e6c2ea756afa634fb1f476ede9ba3eb8d
parenta8cbcde03951adabe13442c2e8b244794ebd86dd
mds: remove quiescelock handling for SimpleLock type

This is no longer necessary with the conversion to LocalLock.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 7e75a9e96343b2acf8a2c77b71563dadbdefd37b)
src/mds/CInode.cc
src/mds/Migrator.cc