nilfs2: verify btree node after reading
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Fri, 16 Jul 2010 14:52:40 +0000 (23:52 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Fri, 23 Jul 2010 01:02:13 +0000 (10:02 +0900)
This inserts sanity checks soon after read btree node from disk.  This
allows early detection of broken btree nodes, and helps to narrow down
problems due to file system corruption.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>

No differences found