Searched hist:"6 a1bdd4a0bfc30fa4fa2b3a979e6525f28996db9" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | diff 6a1bdd4a0bfc30fa4fa2b3a979e6525f28996db9 Fri May 06 11:08:16 CDT 2022 Mickaël Salaün <mic@digikod.net> selftests/landlock: Fully test file rename with "remove" access
These tests were missing to check the check_access_path() call with all combinations of maybe_remove(old_dentry) and maybe_remove(new_dentry).
Extend layout1.link with a new complementary test and check that REMOVE_FILE is not required to link a file.
Cc: Shuah Khan <shuah@kernel.org> Link: https://lore.kernel.org/r/20220506160820.524344-7-mic@digikod.net Cc: stable@vger.kernel.org Signed-off-by: Mickaël Salaün <mic@digikod.net>
|