commit | 4e13e66bee2d792c1aae21797f16c181024834eb | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sun Jul 18 10:42:25 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Jul 23 10:02:15 2010 +0900 |
tree | 1fa51dade28bc025d9bda0e09dec1f202281a498 | |
parent | 464ece88630d0fb715ca942eabb1da825046a534 [diff] |
nilfs2: introduce check flag to btree node buffer nilfs_btree_get_block() now may return untested buffer due to read-ahead. This adds a new flag for buffer heads so that the btree code can check whether the buffer is already verified or not. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>