From: Ted Ts'o Subject: Re: [PATCH 2/2] ext4: fix a typo in struct ext4_allocation_context Date: Mon, 31 Oct 2011 18:56:53 -0400 Message-ID: <20111031225653.GA32161@thunk.org> References: <1314272192-7414-1-git-send-email-hao.bigrat@gmail.com> <1314272192-7414-2-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]:43855 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934704Ab1JaW4z (ORCPT ); Mon, 31 Oct 2011 18:56:55 -0400 Content-Disposition: inline In-Reply-To: <1314272192-7414-2-git-send-email-hao.bigrat@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, Aug 25, 2011 at 07:36:32PM +0800, Robin Dong wrote: > From: Robin Dong > > This patch change "bext" to "best". > > Signed-off-by: Robin Dong Thanks, applied. - Ted