Page MenuHomeFreeBSD

Honor all options of "zfs mount -o"
ClosedPublic

Authored by asomers on Sep 5 2017, 6:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 3:11 PM
Unknown Object (File)
Wed, Mar 25, 4:06 AM
Unknown Object (File)
Tue, Mar 24, 4:23 PM
Unknown Object (File)
Tue, Mar 24, 9:16 AM
Unknown Object (File)
Sun, Mar 22, 7:55 AM
Unknown Object (File)
Fri, Mar 20, 5:31 AM
Unknown Object (File)
Thu, Mar 19, 1:54 AM
Unknown Object (File)
Mar 11 2026, 9:55 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 Passed
Unit
No Test Coverage
Build Status
Buildable 11374
Build 11735: arc lint + arc unit