]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4: add extent status tree data structures
authorZheng Liu <wenqing.lz@taobao.com>
Wed, 19 Sep 2012 18:19:24 +0000 (14:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 19 Sep 2012 18:19:24 +0000 (14:19 -0400)
commit5413e8a0ee5fb73665748a88650d206b8c7c7fac
tree6f71b36e11ea78918e30f1b39446408ea14e2e94
parent18888cf0883c286f238d44ee565530fe82752f06
ext4: add extent status tree data structures

This patch adds two structures that supports status extent tree and
status_extent_info to inode_info.

Reviewed-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Reviewed-by: Allison Henderson <achender@linux.vnet.ibm.com>
Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/extents_status.h [new file with mode: 0644]