From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] [Request for inclusion] Filesystem in Userspace Date: Wed, 17 Nov 2004 09:52:17 -0800 Message-ID: <20041117175216.GC28285@kroah.com> References: <84144f0204111602136a9bbded@mail.gmail.com> <20041116120226.A27354@pauline.vellum.cz> <20041116163314.GA6264@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: To: Miklos Szeredi Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Nov 17, 2004 at 04:42:36PM +0100, Miklos Szeredi wrote: > > No. Actually, put it in sysfs, and then udev will create your /dev node > > for you automatically. And in sysfs you can put your other stuff > > (version, etc.) which is the proper place for it. > > Next question: _where_ to put other stuff? In /proc this has a > logical place for filesystems: /proc/fs/fsname/other_stuff. But > there's no filesystem section in sysfs. > > So? Feel free to create /sys/fs/ for you to put your stuff in. thanks, greg k-h