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)
Thu, Aug 27, 4:14 AM
Unknown Object (File)
Wed, Aug 26, 2:23 AM
Unknown Object (File)
Tue, Aug 25, 4:41 AM
Unknown Object (File)
Mon, Aug 24, 5:41 AM
Unknown Object (File)
Mon, Aug 24, 12:57 AM
Unknown Object (File)
Sun, Aug 23, 8:19 PM
Unknown Object (File)
Sat, Aug 22, 9:03 AM
Unknown Object (File)
Sat, Aug 22, 1:58 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