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, Nov 5, 6:44 PM
Unknown Object (File)
Wed, Nov 5, 5:31 PM
Unknown Object (File)
Sat, Oct 18, 6:08 PM
Unknown Object (File)
Sat, Oct 18, 6:08 PM
Unknown Object (File)
Sat, Oct 18, 6:08 PM
Unknown Object (File)
Sat, Oct 18, 7:29 AM
Unknown Object (File)
Oct 8 2025, 7:36 AM
Unknown Object (File)
Sep 29 2025, 11:32 PM
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