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)
Wed, Mar 11, 9:55 AM
Unknown Object (File)
Wed, Mar 11, 5:59 AM
Unknown Object (File)
Fri, Mar 6, 7:24 PM
Unknown Object (File)
Fri, Mar 6, 7:43 AM
Unknown Object (File)
Fri, Mar 6, 1:25 AM
Unknown Object (File)
Wed, Feb 18, 8:34 PM
Unknown Object (File)
Tue, Feb 17, 6:30 AM
Unknown Object (File)
Feb 8 2026, 11:44 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