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)
Mar 11 2024, 10:32 AM
Unknown Object (File)
Mar 11 2024, 10:31 AM
Unknown Object (File)
Mar 11 2024, 10:31 AM
Unknown Object (File)
Mar 8 2024, 12:21 AM
Unknown Object (File)
Feb 23 2024, 11:08 PM
Unknown Object (File)
Feb 9 2024, 2:52 PM
Unknown Object (File)
Jan 6 2024, 10:20 AM
Unknown Object (File)
Jan 6 2024, 10:20 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