From owner-freebsd-current Thu Jan 13 12:42:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from karma.afterthought.org (karma.afterthought.org [208.11.244.6]) by hub.freebsd.org (Postfix) with ESMTP id 558251529B for ; Thu, 13 Jan 2000 12:42:50 -0800 (PST) (envelope-from chenresig@karma.afterthought.org) Received: (from chenresig@localhost) by karma.afterthought.org (8.9.3/8.9.3) id PAA67876; Thu, 13 Jan 2000 15:42:29 -0500 (EST) (envelope-from chenresig) Message-ID: X-Mailer: XFMail 1.4.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200001132000.MAA82890@apollo.backplane.com> Date: Thu, 13 Jan 2000 15:42:29 -0500 (EST) Organization: Research Triangle Commerce, Inc. From: Thomas Stromberg To: Matthew Dillon , current@freebsd.org Subject: Re: mount_null, local nfs, and jail.. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 13-Jan-2000 Matthew Dillon wrote: >:> Sometimes we just want to nfs-mount things on the same >:> machine. >: >:Sick, poor in performance and the wrong tool for the job. >:See mount_null(8) for more details on how to do it right. >: Unfortunately, you still end up needing to do this for some tasks like cfs: localhost:/ /crypt nfs rw,port=3049,intr,nfsv2,noauto 0 0 Granted, cfs can be rewritten to do it otherwise, but the nfs filter is about the only way to reliably make it cross platform.. However, thanks for the pointer on nullfs.. does this work with jail(8)? Or will it not cross the filesystem boundary.. ============================================================================ Thomas R. Stromberg Asst. IS Manager / Systems Guru FreeBSD Contrib, BeOS Dev, Security Geek Research Triangle Commerce, Inc. http://www.afterthought.org/ http://www.rtci.com/ thomas@stromberg.org tstromberg@rtci.com ======================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message