K 10 svn:author V 3 pjd K 8 svn:date V 27 2007-04-22T20:55:08.000000Z K 7 svn:log V 328 When zfs dataset has jailed=on property, it won't be mounted with 'zfs mount -a' from the main system - this is by design, as mountpoint may be set to dangerous value. This all means, that such file system has to be mounted from within a jail. To make it easier, reorganize rc.d/zfs script so it can be used from within a jail. END