nilfs2: use iget for all metadata files
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sun, 5 Sep 2010 03:20:59 +0000 (12:20 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sat, 23 Oct 2010 00:24:38 +0000 (09:24 +0900)
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>

No differences found