]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: set/test ALL_LOCKED on fragment_dir request
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 29 Apr 2024 14:51:39 +0000 (10:51 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 29 Apr 2024 21:08:39 +0000 (17:08 -0400)
commitfca346d29fca4470290f8419214c4908e6a242b1
tree1d13d5f6601d405c53567d73805bc53a364e65f4
parentded6a1c8ed49254759686ac07bd10fcf638e901d
mds: set/test ALL_LOCKED on fragment_dir request

This is an optimization to obviate repeated calls to acquire_locks.

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