From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [PATCH] ext4: Report max_batch_time option correctly Date: Wed, 4 Jan 2012 21:23:10 -0500 Message-ID: <20120105022310.GA24494@thunk.org> References: <1325513582.13595.213.camel@deadeye> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andreas Dilger , linux-ext4@vger.kernel.org, Russell Coker , 654206@bugs.debian.org To: Ben Hutchings Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:58185 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757768Ab2AECXS (ORCPT ); Wed, 4 Jan 2012 21:23:18 -0500 Content-Disposition: inline In-Reply-To: <1325513582.13595.213.camel@deadeye> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Mon, Jan 02, 2012 at 02:13:02PM +0000, Ben Hutchings wrote: > Currently the value reported for max_batch_time is really the > value of min_batch_time. > > Reported-by: Russell Coker > Signed-off-by: Ben Hutchings Applied, thanks. - Ted