ext4: correct the debug message in ext4_ext_insert_extent
authorRobin Dong <sanbai@taobao.com>
Sun, 24 Jul 2011 01:51:07 +0000 (21:51 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Jul 2011 01:51:07 +0000 (21:51 -0400)
The debug message in ext4_ext_insert_extent before moving extent
is incorrect (the "from xx to xx").

Signed-off-by: Robin Dong <sanbai@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found