linux/tools/testing/selftests/ftrace/test.d/00basic
Masami Hiramatsu (Google) 159ca65c42 selftests/ftrace: Fix to use remount when testing mount GID option
Fix mount_options.tc to use remount option to mount the tracefs.
Since the current implementation does not umount the tracefs,
this test always fails because of -EBUSY error.
Using remount option will allow us to change the mount option.

Link: https://lore.kernel.org/r/173625186741.1383744.16707876180798573039.stgit@devnote2
Fixes: 8b55572e51 ("tracing/selftests: Add tracefs mount options test")
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-01-14 17:06:32 -07:00
..
basic1.tc
basic2.tc
basic3.tc
basic4.tc
mount_options.tc selftests/ftrace: Fix to use remount when testing mount GID option 2025-01-14 17:06:32 -07:00
ringbuffer_size.tc
ringbuffer_subbuf_size.tc tracing: Update subbuffer with kilobytes not page order 2023-12-21 11:04:15 -05:00
snapshot.tc
snapshot1.tc
test_ownership.tc tracing/selftests: Add tracefs mount options test 2024-11-01 08:57:55 -04:00
trace_marker.tc tracing/selftests: Remove exec permissions from trace_marker.tc test 2023-12-22 11:38:53 -05:00
trace_pipe.tc