freebsd-skq/usr.sbin/jail
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
..
jail.8 Analogous to r232059, add a parameter for the ZFS file system: 2012-02-26 16:30:39 +00:00
jail.c Try resolving jail path with realpath(3). 2012-01-24 08:04:38 +00:00
Makefile Check for IPv4 or IPv6 to be available by the kernel to not 2011-05-29 21:03:40 +00:00