ext4: Report max_batch_time option correctly
authorBen Hutchings <ben@decadent.org.uk>
Thu, 5 Jan 2012 02:22:51 +0000 (21:22 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 5 Jan 2012 02:22:51 +0000 (21:22 -0500)
commit1d526fc91bea04ee35b7599bf8b82f86c0aaf46c
tree606028370d5eadd8e55edac222b41fc9b7e18f0c
parent014a1770371a028d22f364718c805f4216911ecd
ext4: Report max_batch_time option correctly

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