aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorGravatar Zheng Liu <wenqing.lz@taobao.com> 2012-11-08 15:18:54 -0500
committerGravatar Theodore Ts'o <tytso@mit.edu> 2012-11-08 15:18:54 -0500
commitc0677e6d0f9d991adff972b8d06cb83de1f8ee8e (patch)
treef320c2fb163763f200d0126c90fcbd909bfbedf2 /block
parentext4: fix error handling in ext4_fill_super() (diff)
downloadlinux-c0677e6d0f9d991adff972b8d06cb83de1f8ee8e.tar.gz
linux-c0677e6d0f9d991adff972b8d06cb83de1f8ee8e.tar.bz2
linux-c0677e6d0f9d991adff972b8d06cb83de1f8ee8e.zip
ext4: add data structures for the extent status tree
This patch adds two structures that supports extent status tree, extent_status and ext4_es_tree. Currently extent_status is used to track a delay extent for an inode, which record the start block and the length of the delay extent. ext4_es_tree is used to store all extent_status for an inode in memory. Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com> Signed-off-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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions