]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add debug "lock path" command
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 16 Apr 2024 15:44:49 +0000 (11:44 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 22 Apr 2024 19:01:22 +0000 (15:01 -0400)
commit7f1d066756383adae37d61cc2b2f5d99bc167f65
tree6da53f3201b84486a0e86f16eeb3536da4f547c0
parent0c8d601ef8b26e8e694a462f4e4c797cd771c1b9
mds: add debug "lock path" command

So we can have a long-running lock on an inode for certain tests.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/include/ceph_fs.h
src/mds/MDCache.cc
src/mds/MDCache.h
src/mds/MDSDaemon.cc
src/mds/MDSRank.cc
src/mds/MDSRank.h