commit | 1d526fc91bea04ee35b7599bf8b82f86c0aaf46c | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Wed Jan 04 21:22:51 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jan 04 21:22:51 2012 -0500 |
tree | 606028370d5eadd8e55edac222b41fc9b7e18f0c | |
parent | 014a1770371a028d22f364718c805f4216911ecd [diff] |
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>