]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: add tests for directory delegations
authorJeff Layton <jlayton@kernel.org>
Wed, 3 Dec 2025 15:43:08 +0000 (10:43 -0500)
committerZorro Lang <zlang@kernel.org>
Fri, 5 Dec 2025 17:41:49 +0000 (01:41 +0800)
commit4e77fcc28c036ba6410eac73b09835daaee05aba
tree1f2a60ce4a1f81382f5e0176d12fc520fafd51ef
parentbf6ed3418e0f93259c59fd327b686dee3d45c9fa
generic: add tests for directory delegations

With the advent of directory delegation support coming to the kernel,
add support for testing them to the existing locktest.c program, and add
testcases for all of the different ways that they can be broken.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/locktest
common/rc
src/locktest.c
tests/generic/786 [new file with mode: 0755]
tests/generic/786.out [new file with mode: 0644]