]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: add operations on extent status tree
authorZheng Liu <wenqing.lz@taobao.com>
Fri, 9 Nov 2012 02:57:20 +0000 (21:57 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 9 Nov 2012 02:57:20 +0000 (21:57 -0500)
commit3e03c5807c4fc3175cbf22617903f3095a728d7d
tree24e0f7c13aca6426b8982da2768c6a1787a2d6be
parentbc7bcb960efbc60bda527cd165ff8482d934c11c
ext4: add operations on extent status tree

This patch adds operations on a extent status tree.

CC: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: Allison Henderson <achender@linux.vnet.ibm.com>
Signed-off-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/Makefile
fs/ext4/extents_status.c [new file with mode: 0644]
fs/ext4/extents_status.h