]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
overlay: add tests for data-only redirect with userxattr v2025.06.22
authorMiklos Szeredi <mszeredi@redhat.com>
Mon, 9 Jun 2025 15:19:15 +0000 (17:19 +0200)
committerZorro Lang <zlang@kernel.org>
Fri, 20 Jun 2025 16:46:47 +0000 (00:46 +0800)
commite1e4a0ea3580195c1b68912cdf6db57afa168419
tree10c4b93ef7370f609d0b4c0c13a35b33f7146258
parent4b1cf3df009b225c5112eacf62250331da00273a
overlay: add tests for data-only redirect with userxattr

New kernel feature (target release is v6.16) allows data-only redirect to
be enabled without metacopy and redirect_dir turned on.  This works with or
without verity enabled.

Tests are done with the userxattr option, to verify that it will work in a
user namespace.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/overlay
tests/overlay/088 [new file with mode: 0755]
tests/overlay/088.out [new file with mode: 0644]
tests/overlay/089 [new file with mode: 0755]
tests/overlay/089.out [new file with mode: 0644]