Ryusuke Konishi 26dfdd8e29 nilfs2: add read ahead mode to nilfs_btnode_submit_block
This adds mode argument to nilfs_btnode_submit_block() function and
allows it to issue a read-ahead request.

An optional submit_ptr argument is also added to store the actual
block address for which bio is sent.  submit_ptr is used for a series
of read-ahead requests, and helps to decide if each requested block is
continous to the previous one on disk.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-07-23 10:02:15 +09:00
..
2010-07-23 10:02:14 +09:00
2010-07-23 10:02:14 +09:00
2009-12-25 13:01:50 +09:00
2010-03-14 10:29:51 +09:00
2010-07-23 10:02:14 +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-07-23 10:02:14 +09:00
2010-07-23 10:02:14 +09:00
2009-04-07 08:31:13 -07:00
2009-06-11 21:36:18 -04:00
2010-03-14 10:29:51 +09:00
2010-07-23 10:02:14 +09:00