]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds/SimpleLock: add is_xlocked_by() 60996/head
authorMax Kellermann <max.kellermann@ionos.com>
Wed, 30 Oct 2024 10:51:54 +0000 (11:51 +0100)
committerMax Kellermann <max.kellermann@ionos.com>
Mon, 9 Dec 2024 12:01:02 +0000 (13:01 +0100)
commit9fdf5008743b6b9dc38ce14ae48c2ae977eb420d
treeef88b3f82b6c34d3a02909241a22d4ae2aee4923
parentfc48d88c766e536e7926a3c5dd163289f0d723a9
mds/SimpleLock: add is_xlocked_by()

This eliminates more reference counter manipulations.

Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/mds/CDentry.h
src/mds/MDCache.cc
src/mds/SimpleLock.h