commit | 23f6b02405343103791c6a9533d73716cdf0c672 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Dec 18 12:12:10 2019 +0100 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Dec 21 21:36:53 2019 -0500 |
tree | 9e36dfd15bf7dae9e019ab43b3e6b866e59134e5 | |
parent | 68d7b2d838f1aff4d46a793a2fae33e8ad19223e [diff] |
ext4: clarify impact of 'commit' mount option The description of 'commit' mount option dates back to ext3 times. Update the description to match current meaning for ext4. Reported-by: Paul Richards <paul.richards@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20191218111210.14161-1-jack@suse.cz Signed-off-by: Theodore Ts'o <tytso@mit.edu>