From: Theodore Tso Subject: Re: [PATCH] libext2fs : Fix the return values for ino=0 in ext2fs_read_inode_full() if inode cache has been flushed. Date: Sat, 19 Jul 2008 10:49:06 -0400 Message-ID: <20080719144906.GA8165@mit.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Manish Katiyar Return-path: Received: from www.church-of-our-saviour.ORG ([69.25.196.31]:48291 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753981AbYGSOtM (ORCPT ); Sat, 19 Jul 2008 10:49:12 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Tue, Jul 15, 2008 at 10:40:22AM +0530, Manish Katiyar wrote: > Any ack/nack on this ? Applied, sorry for forgetting to ack it. - Ted