]> git-server-git.apps.pok.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>
Wed, 1 May 2024 13:30:48 +0000 (09:30 -0400)
commiteb2960f1509fcada21ab5212225e88631ec891ec
tree9d0326c796c126092227a3a4ad77a7a35ef0a99c
parent7b1f7765bb1f8b4c55859ba5ed382288b59c9c46
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>
(cherry picked from commit fca346d29fca4470290f8419214c4908e6a242b1)
src/mds/MDCache.cc