Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote: > With this kernel module for FreeBSD 4.x process in jail can see only > file systems that are mounted in jail's chroot directory. > > For example if we have mounted: > [...]
Also see PR 26740: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/26740 BTW, does your patch work if the process that created the jail was already chrooted (possibly with a root different from the root of the process that mounted the filesystem)? There are a lot of non-trivial cases ... Another issue might be the degraded efficiency if there are a lot of mounts (I mean _really_ many). Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 M�nchen Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

