diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2010-07-18 05:42:26 +0400 |
---|---|---|
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2010-07-23 05:02:16 +0400 |
commit | 03bdb5ac58a2144dfe8cfd73347fdb9f57e2e062 (patch) | |
tree | 1ac37bb7c8020a2cf40ff5d8996d51725b190e8d /include/linux/nilfs2_fs.h | |
parent | 4e13e66bee2d792c1aae21797f16c181024834eb (diff) | |
download | linux-03bdb5ac58a2144dfe8cfd73347fdb9f57e2e062.tar.xz |
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
This applies read-ahead to nilfs_btree_do_lookup and
nilfs_btree_lookup_contig functions and extends them to read ahead
siblings of level 1 btree nodes that hold data blocks.
At present, the read-ahead is not applied to most btree operations;
only get_block() callback function, which is used during read of
regular files or directories, receives the benefit.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'include/linux/nilfs2_fs.h')
0 files changed, 0 insertions, 0 deletions