]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: reimplement convert and split_unwritten
authorYongqiang Yang <xiaoqiangnk@gmail.com>
Tue, 3 May 2011 16:25:07 +0000 (12:25 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 3 May 2011 16:25:07 +0000 (12:25 -0400)
commit60e2e0c028d67cde110b2a09cc26dde9aabedd87
tree625caf470f97ebd544cc19a06dc2921b34708aa8
parent6bc03c52c3f52dad9e3fb2292827c584f5566a50
ext4: reimplement convert and split_unwritten

Reimplement ext4_ext_convert_to_initialized() and
ext4_split_unwritten_extents() using ext4_split_extent()

Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Tested-by: Allison Henderson <achender@linux.vnet.ibm.com>
fs/ext4/extents.c