[Bug 7850] Mount helpers program launched with bad options.
bugzilla at busybox.net
bugzilla at busybox.net
Tue Sep 24 12:32:47 UTC 2024
https://bugs.busybox.net/show_bug.cgi?id=7850
--- Comment #1 from Malcolm Parsons <malcolm.parsons at gmail.com> ---
mount(8) says:
The command mount does not pass the mount options unbindable, runbindable,
private, rprivate, slave, rslave, shared, rshared, auto, noauto, comment, x-*,
loop, offset and sizelimit to the mount.<suffix> helpers.
All other options are used in a comma-separated list as argument to the -o
option.
busybox mount does not do this with or without the attached patch.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list