From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 13/30] IGET: Stop EXT4 from using iget() and read_inode() Date: Tue, 02 Oct 2007 14:37:15 +0100 Message-ID: <27279.1191332235@redhat.com> References: <20071002122652.GE25647@atrey.karlin.mff.cuni.cz> <20071001130921.29339.72876.stgit@warthog.procyon.org.uk> <20071001131028.29339.94415.stgit@warthog.procyon.org.uk> Cc: dhowells@redhat.com, hch@infradead.org, viro@ftp.linux.org.uk, torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Jan Kara Return-path: In-Reply-To: <20071002122652.GE25647@atrey.karlin.mff.cuni.cz> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Jan Kara wrote: > Same comments as for ext3 - I think you reversed ext4_test_bit() test > and also the warning won't be issued in some cases which is wrong. Same replies as for ext3 too. Blech. You should find altered patches landing in your inbox if you'd care to inspect them. Thanks, David