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, Oct 8, 7:36 AM
Unknown Object (File)
Mon, Sep 29, 11:32 PM
Unknown Object (File)
Mon, Sep 22, 3:57 PM
Unknown Object (File)
Sep 10 2025, 9:13 PM
Unknown Object (File)
Sep 4 2025, 9:02 AM
Unknown Object (File)
Aug 13 2025, 9:21 PM
Unknown Object (File)
Jul 28 2025, 10:20 PM
Unknown Object (File)
Jul 16 2025, 11:03 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