From: Ted Ts'o Subject: Re: [PATCH 3/3] ext4: correct comment for ext4_ext_check_cache Date: Sat, 23 Jul 2011 21:55:27 -0400 Message-ID: <20110724015527.GG3469@thunk.org> References: <1311301421-10533-1-git-send-email-hao.bigrat@gmail.com> <1311301421-10533-3-git-send-email-hao.bigrat@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org, Robin Dong To: Robin Dong Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:45901 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751795Ab1GXBz1 (ORCPT ); Sat, 23 Jul 2011 21:55:27 -0400 Content-Disposition: inline In-Reply-To: <1311301421-10533-3-git-send-email-hao.bigrat@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Fri, Jul 22, 2011 at 10:23:41AM +0800, Robin Dong wrote: > From: Robin Dong > > The comment for ext4_ext_check_cache has a litte mistake. > > Signed-off-by: Robin Dong Thanks, added to the ext4 tree. - Ted