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)
commit0737964bc98202776f4d10bc8e108f45b3115037
treeb5cda05cd5ccc4bcfacb9e1b65f74c1bacfc7dee
parent5718789da5b94bd4148cb7ea0f457089c26bc1c3
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>
fs/ext4/extents.c
This page took 0.028507 seconds and 5 git commands to generate.