From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [PATCH] tune2fs: add dir_index feature to tune2fs man page Date: Sat, 11 Jun 2011 11:30:27 -0400 Message-ID: <20110611153027.GD11207@thunk.org> References: <1307683473-4746-1-git-send-email-adilger@whamcloud.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Andreas Dilger Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:52302 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758582Ab1FKPaa (ORCPT ); Sat, 11 Jun 2011 11:30:30 -0400 Content-Disposition: inline In-Reply-To: <1307683473-4746-1-git-send-email-adilger@whamcloud.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, Jun 09, 2011 at 11:24:33PM -0600, Andreas Dilger wrote: > Add description of missing dir_index feature to tune2fs(8) man page. > > Signed-off-by: Andreas Dilger Applied to the next branch, thanks. - Ted