-
由 Ryusuke Konishi 提交于
Most functions in recovery code take an argument of a super block instance or a nilfs_sb_info struct for convenience sake. This replaces them aggressively with a nilfs object by applying __bread and __breadahead against routines using sb_bread and sb_breadahead. Signed-off-by: NRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
8b94025c