/[base]
ViewVC logotype

Revision 326328


Jump to revision: Previous Next
Author: asomers
Date: Tue Nov 28 17:33:10 2017 UTC (6 years, 7 months ago)
Changed paths: 2
Log Message:
MFC r323194:

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
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D12233


Changed paths

Path Details
Directorystable/10/ modified , props changed
Directorystable/10/sys/cddl/compat/opensolaris/sys/mntent.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27