commit | e912a5b66837ee89fb025e67b5efeaa11930c2ce | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Aug 14 13:07:15 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Oct 23 09:24:35 2010 +0900 |
tree | 46209cdf7417863024131ff54f56120e43ae7a7b | |
parent | 8e656fd518784b49453f60c5f78b78703bc85cb2 [diff] |
nilfs2: use root object to get ifile This rewrites functions using ifile so that they get ifile from nilfs_root object, and will remove sbi->s_ifile. Some functions that don't know the root object are extended to receive it from caller. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>