Ryusuke Konishi 8b94025c00 nilfs2: refactor recovery logic routines
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: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-07-23 10:02:08 +09:00
..
2009-04-07 08:31:13 -07:00
2009-12-25 13:01:50 +09:00
2009-12-25 13:01:50 +09:00
2010-03-14 10:29:51 +09:00
2009-12-25 13:01:50 +09:00
2010-05-27 22:05:02 -04:00
2009-11-20 10:05:50 +09:00
2009-04-07 08:31:16 -07:00
2010-05-27 22:05:02 -04:00
2009-04-07 08:31:13 -07:00
2009-06-11 21:36:18 -04:00
2010-05-10 11:32:31 +09:00
2010-03-14 10:29:51 +09:00