linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH fstests v2 0/3] fstests: new testcases for delegation support
@ 2025-11-19 15:43 Jeff Layton
  2025-11-19 15:43 ` [PATCH fstests v2 1/3] common/rc: clean up after the _require_test_fcntl_setlease() test Jeff Layton
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jeff Layton @ 2025-11-19 15:43 UTC (permalink / raw)
  To: fstests; +Cc: linux-fsdevel, Christian Brauner, Jeff Layton

This version of the patchset does a bit of cleanup first, adds a
directory delegation test and then a set of tests for file delegations.

Christian has taken the initial directory delegation series into his
vfs-6.19.directory.delegations branch [1]. There is a follow-on set of
patches to fix some bugs as well [2].

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git/log/?h=vfs-6.19.directory.delegations
[2]: https://lore.kernel.org/linux-fsdevel/20251119-dir-deleg-ro-v8-0-81b6cf5485c6@kernel.org/

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Changes in v2:
- Add tests for file delegations
- Clean up after testing whether leases are supported
- Link to v1: https://lore.kernel.org/r/20251111-dir-deleg-v1-1-d476e0bc1ee5@kernel.org

---
Jeff Layton (3):
      common/rc: clean up after the _require_test_fcntl_setlease() test
      generic: add test for directory delegations
      generic: add tests for file delegations

 common/locktest       |  19 +-
 common/rc             |  11 +
 src/locktest.c        | 621 +++++++++++++++++++++++++++++++++++++++++++++++++-
 tests/generic/998     |  22 ++
 tests/generic/998.out |   2 +
 tests/generic/999     |  22 ++
 tests/generic/999.out |   2 +
 7 files changed, 684 insertions(+), 15 deletions(-)
---
base-commit: 5b75444bc9123f261e0aa95f72328af4c827786a
change-id: 20251111-dir-deleg-ff05013ca540

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-12-02  5:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-19 15:43 [PATCH fstests v2 0/3] fstests: new testcases for delegation support Jeff Layton
2025-11-19 15:43 ` [PATCH fstests v2 1/3] common/rc: clean up after the _require_test_fcntl_setlease() test Jeff Layton
2025-11-19 15:43 ` [PATCH fstests v2 2/3] generic: add test for directory delegations Jeff Layton
2025-12-02  5:07   ` Zorro Lang
2025-11-19 15:43 ` [PATCH fstests v2 3/3] generic: add tests for file delegations Jeff Layton
2025-12-02  5:12   ` Zorro Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).