]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: use XLOCK_WAIT For local lock xlockers
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 4 Mar 2024 20:44:45 +0000 (15:44 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 20 Mar 2024 14:56:57 +0000 (10:56 -0400)
commitf813b8c511a50a7fab673c2b99587f00fb506323
treee56dbb6916931e1d22717cf8d1cf920e936a62a2
parentbddd3c72014dc7aa4bb4f16e4633111a0f2e0bb0
mds: use XLOCK_WAIT For local lock xlockers

This avoids waking up all waiters when only WAIT_XLOCK waiters should wake.

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