commit | e7bcf8230498b9568e09d74e296e71a01e024006 | [log] [tgz] |
---|---|---|
author | HaiboLiu <HaiboLiu6@gmail.com> | Mon Jul 09 16:29:28 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 09 16:29:28 2012 -0400 |
tree | 63dfb96c2c5c8e6a90acb4358b858a106a521481 | |
parent | 41eb70dde42b2360074a559a6f1fc49860a50179 [diff] |
ext4: fix out-of-date comments in extents.c In this patch, ext4_ext_try_to_merge has been change to merge an extent both left and right. So we need to update the comment in here. Signed-off-by: HaiboLiu <HaiboLiu6@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>