freebsd-dev/cddl/compat/opensolaris/misc
Alan Somers 0a7b460e70 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
Reviewed by:	avg
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D12232
2017-09-05 19:28:35 +00:00
..
deviceid.c
fsshare.c rename getline into zgetline to avoid collision with getline(3) 2016-05-10 07:50:57 +00:00
mkdirp.c
mnttab.c
thread_pool_impl.h
thread_pool.c Use calloc() instead of malloc() + bzero(). This also gets rid of a warning 2014-12-08 06:10:47 +00:00
zmount.c Honor all options of "zfs mount -o" 2017-09-05 19:28:35 +00:00
zone.c