| commit | a572eac465cb74b3165f29d6c6d30fe9a1662daa | [log] [tgz] |
|---|---|---|
| author | Jeff Layton <jlayton@kernel.org> | Tue Oct 14 10:34:33 2025 -0400 |
| committer | Jeff Layton <jlayton@kernel.org> | Wed Nov 19 10:01:44 2025 -0500 |
| tree | eda43143b530c7406d588b8e7b3030f1b47c8fe5 | |
| parent | d816b3f762d8f3779ece6fbd96e1a0f4235ce096 [diff] |
generic: add test 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>