]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: delete useless comments about ext4_move_extents
authorXiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Sat, 11 Oct 2014 23:56:34 +0000 (19:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Oct 2014 23:56:34 +0000 (19:56 -0400)
commit070ef4a2359a032ccb3577f2f7e99836f5c0b379
tree212723fb4e90a8dd444cef2ff4dfc341b13a9147
parent4a3571c692b2d827087c27082217308d0bf4544d
ext4: delete useless comments about ext4_move_extents

In patch 'ext4: refactor ext4_move_extents code base',  Dmitry Monakhov has
refactored ext4_move_extents' implementation, but forgot to update the
corresponding comments, this patch will try to delete some useless comments.

Reviewed-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/move_extent.c