[Bug 242485] mount(8): not able to parse -e option for cd9660 filesystem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 9 20:03:01 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242485

--- Comment #5 from Ed Maste <emaste at freebsd.org> ---
(In reply to vermaden from comment #4)
> That description is for options like noatime or noexec

and also for options passed through to mount subcommands.

Everything from
     -o      Options are specified with a -o flag followed by a comma
             separated string of options.  In case of conflicting options
... to ...
             Additional options specific to file system types which are not
             internally known (see the description of the -t option below) may
             be described in the manual pages for the associated
             /sbin/mount_XXX utilities.

is part of the description of -o.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list