ext4: display average commit time
authorTheodore Ts'o <tytso@mit.edu>
Wed, 17 Dec 2008 05:20:45 +0000 (00:20 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 17 Dec 2008 05:20:45 +0000 (00:20 -0500)
Display the average commit time (which is used by the ext4 fsync
batching patch) in /proc/fs/jbd2/*/info for performance tuning
purposes.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found