commit | f1e89c86fdd0f5e59f6768146c86437934202033 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sun Sep 05 12:20:59 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Oct 23 09:24:38 2010 +0900 |
tree | c5ba8766a3a029f0c10d6d0d09a57a7e28b7a51b | |
parent | c1c1d7092072093ad960db2f6c08f06705c57fa4 [diff] |
nilfs2: use iget for all metadata files This makes use of iget5_locked to allocate or get inode for metadata files to stop using own inode allocator. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>