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)
Sun, Oct 27, 6:26 AM
Unknown Object (File)
Wed, Oct 16, 9:29 PM
Unknown Object (File)
Sep 29 2024, 4:05 AM
Unknown Object (File)
Sep 29 2024, 4:05 AM
Unknown Object (File)
Sep 29 2024, 4:05 AM
Unknown Object (File)
Sep 28 2024, 2:34 PM
Unknown Object (File)
Sep 28 2024, 12:06 PM
Unknown Object (File)
Sep 27 2024, 10: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