commit | 0e14a3595bddedfb27b51a6b0a29b5173aa2511a | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Aug 20 21:20:29 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Oct 23 09:24:33 2010 +0900 |
tree | ec1e831c77a7de04315871e687082bb9230a17d7 | |
parent | 6c43f41000312fefa482c3bfdd97e7f81d6be0ec [diff] |
nilfs2: use iget5_locked to get inode This uses iget5_locked instead of iget_locked so that gc cache can look up inodes with an inode number and an optional checkpoint number. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>