From: Ted Ts'o Subject: Re: [PATCH] mke2fs.8: Fix the documentation of maximum journal size Date: Thu, 15 Sep 2011 23:35:30 -0400 Message-ID: <20110916033530.GR28181@thunk.org> References: <1314797757-12604-1-git-send-email-csurbhi@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Surbhi Palande Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:52895 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751823Ab1IPDfc (ORCPT ); Thu, 15 Sep 2011 23:35:32 -0400 Content-Disposition: inline In-Reply-To: <1314797757-12604-1-git-send-email-csurbhi@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Wed, Aug 31, 2011 at 04:35:57PM +0300, Surbhi Palande wrote: > Fix the max journal size in mke2fs man page. > > Signed-off-by: Surbhi Palande Applied to the maint branch, thanks. - Ted