| ec050f2a | 09-May-2025 |
Amir Goldstein <amir73il@gmail.com> |
selftests/mount_settattr: remove duplicate syscall definitions
Which are already defined in wrappers.h.
For now, the syscall defintions of mount_settattr() itself remain in the test, which is the o
selftests/mount_settattr: remove duplicate syscall definitions
Which are already defined in wrappers.h.
For now, the syscall defintions of mount_settattr() itself remain in the test, which is the only test to use them.
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Link: https://lore.kernel.org/20250509133240.529330-5-amir73il@gmail.com Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| d37d4720 | 09-Apr-2025 |
Christian Brauner <brauner@kernel.org> |
selftests/mount_settattr: ensure that ext4 filesystem can be created
Filesystem too small for a journal mount: /mnt/D/: mount failed: Operation not permitted. mount_setattr_test.c:1076:idmap_mount_t
selftests/mount_settattr: ensure that ext4 filesystem can be created
Filesystem too small for a journal mount: /mnt/D/: mount failed: Operation not permitted. mount_setattr_test.c:1076:idmap_mount_tree_invalid:Expected system("mount -o loop -t ext4 /mnt/C/ext4.img /mnt/D/") (256) == 0 (0)
Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| e5c10b19 | 25-Feb-2025 |
Christian Brauner <brauner@kernel.org> |
selftests: test subdirectory mounting
This tests mounting a subdirectory without ever having to expose the filesystem to a non-anonymous mount namespace.
Link: https://lore.kernel.org/r/20250225-wo
selftests: test subdirectory mounting
This tests mounting a subdirectory without ever having to expose the filesystem to a non-anonymous mount namespace.
Link: https://lore.kernel.org/r/20250225-work-mount-propagation-v1-3-e6e3724500eb@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| 7bece690 | 21-Feb-2025 |
Christian Brauner <brauner@kernel.org> |
selftests: seventh test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-1
selftests: seventh test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-16-dbcfcb98c676@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| 0e6eef95 | 21-Feb-2025 |
Christian Brauner <brauner@kernel.org> |
selftests: sixth test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-15-
selftests: sixth test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-15-dbcfcb98c676@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| d346ae7a | 21-Feb-2025 |
Christian Brauner <brauner@kernel.org> |
selftests: fifth test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-14-
selftests: fifth test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-14-dbcfcb98c676@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| 1768f9bd | 21-Feb-2025 |
Christian Brauner <brauner@kernel.org> |
selftests: fourth test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-13
selftests: fourth test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-13-dbcfcb98c676@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| 4fd0aea1 | 21-Feb-2025 |
Christian Brauner <brauner@kernel.org> |
selftests: third test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-12-
selftests: third test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-12-dbcfcb98c676@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| 89ddfd4a | 21-Feb-2025 |
Christian Brauner <brauner@kernel.org> |
selftests: second test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-11
selftests: second test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-11-dbcfcb98c676@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| d83a55b8 | 21-Feb-2025 |
Christian Brauner <brauner@kernel.org> |
selftests: first test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-10-
selftests: first test for mounting detached mounts onto detached mounts
Add a test to verify that detached mounts behave correctly.
Link: https://lore.kernel.org/r/20250221-brauner-open_tree-v1-10-dbcfcb98c676@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
show more ...
|
| aca5a094 | 13-Feb-2023 |
Shuah Khan <skhan@linuxfoundation.org> |
selftests/mount_setattr: fix to make run_tests failure
make run_tests doesn't run the test. Fix Makefile to set TEST_GEN_PROGS instead of TEST_GEN_FILES to fix the problem.
run_tests runs TEST_GEN_
selftests/mount_setattr: fix to make run_tests failure
make run_tests doesn't run the test. Fix Makefile to set TEST_GEN_PROGS instead of TEST_GEN_FILES to fix the problem.
run_tests runs TEST_GEN_PROGS, TEST_CUSTOM_PROGS, and TEST_PROGS. TEST_GEN_FILES is for files generated by tests.
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
show more ...
|