From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [PATCH] ext4: remove comments about extent mount option in ext4_new_inode() Date: Tue, 1 Nov 2011 19:07:13 -0400 Message-ID: <20111101230713.GL32161@thunk.org> References: <1319943312-5534-1-git-send-email-guaneryu@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Eryu Guan Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:44581 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755096Ab1KAXHP (ORCPT ); Tue, 1 Nov 2011 19:07:15 -0400 Content-Disposition: inline In-Reply-To: <1319943312-5534-1-git-send-email-guaneryu@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sun, Oct 30, 2011 at 10:55:12AM +0800, Eryu Guan wrote: > Remove comments about 'extent' mount option in ext4_new_inode(), > it's no longer existed. > > Cc: "Theodore Ts'o" > Signed-off-by: Eryu Guan Thanks, applied. - Ted