From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Re: [PATCH 07/11] sysfs: Implement sysfs_delete_link and sysfs_rename_link Date: Sun, 29 Jun 2008 20:02:22 -0700 Message-ID: References: <20080618170729.808539948@theryb.frec.bull.fr> <20080618170731.153832341@theryb.frec.bull.fr> <485F06B8.6090902@gmail.com> <48670308.5020301@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <48670308.5020301@gmail.com> (Tejun Heo's message of "Sun, 29 Jun 2008 12:35:36 +0900") Sender: linux-kernel-owner@vger.kernel.org To: Tejun Heo Cc: Benjamin Thery , Greg Kroah-Hartman , Andrew Morton , Daniel Lezcano , Serge Hallyn , linux-kernel@vger.kernel.org, Al Viro , Linux Containers List-Id: containers.vger.kernel.org Tejun Heo writes: > > I think the current one should do for now. Changing to managed links > requires pervasive changes to locking and stuff. I'll clean them up > when I refresh the patches I posted a while back. Sounds good. Eric