Page MenuHomeFreeBSD

Honor all options of "zfs mount -o"
ClosedPublic

Authored by asomers on Sep 5 2017, 6:50 PM.
Tags
None
Referenced Files
F159242898: D12232.diff
Thu, Jun 11, 7:05 PM
Unknown Object (File)
May 6 2026, 7:45 AM
Unknown Object (File)
May 3 2026, 9:03 AM
Unknown Object (File)
Apr 29 2026, 10:04 PM
Unknown Object (File)
Apr 29 2026, 9:10 AM
Unknown Object (File)
Apr 29 2026, 9:06 AM
Unknown Object (File)
Apr 28 2026, 6:00 PM
Unknown Object (File)
Apr 17 2026, 7:08 AM
Subscribers

Details

Summary

Honor all options of "zfs mount -o"

The existing code in zmount incorrectly parses the comma-delimited option
string. The result is that nmount only honors the last option. AFAICT the
parsing has been broken ever since ZFS's initial import in change 168404.

PR: 222078

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable