commit | 49fa7a590208b439cc74f2cafdb15568abb3f8d1 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Nov 14 16:44:22 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 20 10:05:50 2009 +0900 |
tree | 2e6b235dff922a0a7529c601887ff3d47e826496 | |
parent | c3ea56c80081b826df4a0ac797432179cf5b7cd2 [diff] |
nilfs2: add palloc cache to ifile This adds the palloc cache to ifile. The palloc cache is allocated on the extended region of nilfs_mdt_info struct. The struct nilfs_ifile_info defines the extended on memory structure of ifile. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>