commit | 70622a2091647840013c1e982e56a8808768847e | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Nov 14 18:40:27 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 20 10:05:51 2009 +0900 |
tree | 28f8bd21ddbda3d0fdbfb7eeccae6ae8052aa78e | |
parent | 49fa7a590208b439cc74f2cafdb15568abb3f8d1 [diff] |
nilfs2: insert cache operation in palloc get block routines This implements cache operation in get block routines of palloc code: nilfs_palloc_get_desc_block(), nilfs_palloc_get_bitmap_block(), and nilfs_palloc_get_entry_block(). This will complete the palloc cache. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>