Skip to content
Commit 4e13e66b authored by Ryusuke Konishi's avatar Ryusuke Konishi
Browse files

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: default avatarRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
parent 464ece88
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment