freebsd-skq/sys/cddl/contrib/opensolaris/uts
mm d974ef7be1 Analogous to r232059, add a parameter for the ZFS file system:
allow.mount.zfs:
	allow mounting the zfs filesystem inside a jail

This way the permssions for mounting all current VFCF_JAIL filesystems
inside a jail are controlled wia allow.mount.* jail parameters.

Update sysctl descriptions.
Update jail(8) and zfs(8) manpages.

TODO:	document the connection of allow.mount.* and VFCF_JAIL for kernel
	developers

MFC after:	10 days
2012-02-26 16:30:39 +00:00
..
common Analogous to r232059, add a parameter for the ZFS file system: 2012-02-26 16:30:39 +00:00
intel Replace fasttrap_copyout() with uwrite(). FreeBSD copyout() is not able to 2011-11-07 01:55:58 +00:00
sparc In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00