ext4: fix out-of-date comments in extents.c
authorHaiboLiu <HaiboLiu6@gmail.com>
Mon, 9 Jul 2012 20:29:28 +0000 (16:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 9 Jul 2012 20:29:28 +0000 (16:29 -0400)
commite7bcf8230498b9568e09d74e296e71a01e024006
tree63dfb96c2c5c8e6a90acb4358b858a106a521481
parent41eb70dde42b2360074a559a6f1fc49860a50179
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>
fs/ext4/extents.c