From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Danilov Subject: Re: [PATCH] [Request for inclusion] Filesystem in Userspace Date: Wed, 17 Nov 2004 20:33:28 +0300 Message-ID: <16795.35688.634029.21478@gargle.gargle.HOWL> References: <84144f0204111602136a9bbded@mail.gmail.com> <20041116120226.A27354@pauline.vellum.cz> <20041116163314.GA6264@kroah.com> <16795.33515.187015.492860@thebsh.namesys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Miklos Szeredi , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: To: Jan Engelhardt In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Jan Engelhardt writes: > > >mount -tfoo_ctrlfs -o host=/mnt/point /mnt/control-point > > Looks to me like a pollution of the mount table if you do this on a lot of > filesystems. > If you have a lot of file-systems your mount table is already polluted. As they say, in UNIX everything is a file, and in Linux---a filesystem. > > > Jan Engelhardt > -- Nikita.