mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() 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:
|
||
---|---|---|
.. | ||
basic1.tc | ||
basic2.tc | ||
basic3.tc | ||
basic4.tc | ||
mount_options.tc | ||
ringbuffer_size.tc | ||
ringbuffer_subbuf_size.tc | ||
snapshot.tc | ||
snapshot1.tc | ||
test_ownership.tc | ||
trace_marker.tc | ||
trace_pipe.tc |