ext4: Report max_batch_time option correctly
authorBen Hutchings <ben@decadent.org.uk>
Thu, 5 Jan 2012 02:22:51 +0000 (21:22 -0500)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 25 Jul 2012 03:11:00 +0000 (04:11 +0100)
commit42bc7c990b1a040fbfc94b8cad7fd8f626040b51
treee2830ea4e3b1035b838d8df69f4d0c5e86035a55
parent3116aea632aa83185953d9ca52d216dd524cb845
ext4: Report max_batch_time option correctly

commit 1d526fc91bea04ee35b7599bf8b82f86c0aaf46c upstream.

Currently the value reported for max_batch_time is really the
value of min_batch_time.

Reported-by: Russell Coker <russell@coker.com.au>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
fs/ext4/super.c