]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4: adjust some functions for reclaiming extents from extent status tree
authorZheng Liu <wenqing.lz@taobao.com>
Mon, 18 Feb 2013 05:32:02 +0000 (00:32 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 18 Feb 2013 05:32:02 +0000 (00:32 -0500)
commit34b7c6dfa0f1b1c4a66fea886dff8ff75db5d279
treecb9e8151ce30e4aada750c5c9e1193f843e3c5b4
parente1b594b94c24bd9c0352f2c2f2a34a17cc72bd00
ext4: adjust some functions for reclaiming extents from extent status tree

This commit changes some interfaces in extent status tree because we
need to use inode to count the cached objects in a extent status tree.

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Jan kara <jack@suse.cz>
fs/ext4/extents_status.c