commit | b34a65069caa56b691ebab5ae0b8e54d16406d16 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Nov 14 00:09:47 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 20 10:05:49 2009 +0900 |
tree | f2eacf08be4471cd1ca781c9d4c56bbb81448531 | |
parent | ef7d4757a5b7b07a3a0d30d3ba6b587e574b28b9 [diff] |
nilfs2: avoid readahead on metadata file for create mode This turns off readhead action of metadata file if nilfs_mdt_get_block function was called with a create flag. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>