From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932298AbYEFJ2C (ORCPT ); Tue, 6 May 2008 05:28:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1764738AbYEFJQj (ORCPT ); Tue, 6 May 2008 05:16:39 -0400 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 Date: Tue, 6 May 2008 05:16:32 -0400 From: Christoph Hellwig To: Miklos Szeredi Cc: akpm@linux-foundation.org, hch@infradead.org, viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts Message-ID: <20080506091632.GA28032@infradead.org> References: <20080506091327.259950960@szeredi.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080506091327.259950960@szeredi.hu> User-Agent: Mutt/1.5.17 (2007-11-01) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.