From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts Date: Tue, 6 May 2008 05:16:32 -0400 Message-ID: <20080506091632.GA28032@infradead.org> References: <20080506091327.259950960@szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@linux-foundation.org, hch@infradead.org, viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Miklos Szeredi Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:55263 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755529AbYEFJQg (ORCPT ); Tue, 6 May 2008 05:16:36 -0400 Content-Disposition: inline In-Reply-To: <20080506091327.259950960@szeredi.hu> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, May 06, 2008 at 11:13:27AM +0200, Miklos Szeredi wrote: > Here it is again as a single series (without the ecryptfs one already > merged). > > I've addressed Christoph's comments. And totally ignored Al's while merging the second rejected series into the first one. I also still want to go over the various setattr-related changes, pleawse give me some time for those.