Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262111AbTKLQBS (ORCPT ); Wed, 12 Nov 2003 11:01:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262133AbTKLQBS (ORCPT ); Wed, 12 Nov 2003 11:01:18 -0500 Received: from mail.kroah.org ([65.200.24.183]:37833 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S262111AbTKLQBR (ORCPT ); Wed, 12 Nov 2003 11:01:17 -0500 Date: Wed, 12 Nov 2003 08:00:15 -0800 From: Greg KH To: Maneesh Soni Cc: Al Viro , Patrick Mochel , Christian Borntraeger , LKML , Dipankar Sarma Subject: Re: [RFC 0/5] Backing Store for sysfs (Overhauled) Message-ID: <20031112160015.GA28684@kroah.com> References: <20031112122344.GD14580@in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031112122344.GD14580@in.ibm.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 18 On Wed, Nov 12, 2003 at 05:53:44PM +0530, Maneesh Soni wrote: > > The concept is still the same that in this prototype also we create dentry and > inode on the fly when they are first looked up. This is done for both leaf or > non-leaf dentries. The generic nature of sysfs_dirent makes it easy to do for > both leaf or non-leaf dentries. What happens once a dentry and inode is created? Is there any way for them to be forced out, or do they stay around in memory forever? thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/