freebsd-nq/sys/cddl
Alan Somers 0df3d85af4 Fix remounting ZFS filesystem with "zfs mount"
"zfs mount -o" passes a list of mount options directly to nmount(2) after
sanity checking them. In particular, zfs(8) will refuse to mount an already
existing file system unless "remount" is specified in the option list.
However, the "remount" option only exists in Illumos. FreeBSD's equivalent is
"update".

PR:		221985
Reviewed by:	avg
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D12233
2017-09-05 19:40:04 +00:00
..
boot/zfs loader: update symlink support in zfs reader 2017-02-22 22:00:50 +00:00
compat/opensolaris Fix remounting ZFS filesystem with "zfs mount" 2017-09-05 19:40:04 +00:00
contrib/opensolaris Add sysctls for arc shrinking and growing values 2017-08-31 13:02:17 +00:00
dev o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00