commit | 0737964bc98202776f4d10bc8e108f45b3115037 | [log] [tgz] |
---|---|---|
author | Robin Dong <sanbai@taobao.com> | Sat Jul 23 21:51:07 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 23 21:51:07 2011 -0400 |
tree | b5cda05cd5ccc4bcfacb9e1b65f74c1bacfc7dee | |
parent | 5718789da5b94bd4148cb7ea0f457089c26bc1c3 [diff] |
ext4: correct the debug message in ext4_ext_insert_extent 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>