commit | 565de406e7bfa92ffec6315e89857986da657192 | [log] [tgz] |
---|---|---|
author | Jiro SEKIBA <jir@unicus.jp> | Fri Nov 27 19:41:08 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 27 20:05:15 2009 +0900 |
tree | 43ac1b59a748a91e2d22505843823fbae5e63c50 | |
parent | 43f8bc262fcfadc7583b2353d2708e6eb77788ff [diff] |
nilfs2: expand inode_inc_link_count and inode_dec_link_count This is an intermidiate patch to reduce redandunt mark_inode_dirty() calls by calling inode_inc_link_count() and inode_dec_link_count() functions. Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>