commit | 8908b2f70b795299d21706b5a97676cfe7f9056a | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Nov 14 16:35:01 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 20 10:05:50 2009 +0900 |
tree | 527071b03f3dfb541a6306c59e601dce5c99fabd | |
parent | db38d5ad323362bfca118b52fe5906f97a69fb45 [diff] |
nilfs2: add palloc cache to dat This adds the palloc cache to DAT file. The palloc cache is allocated on the extended region of nilfs_mdt_info struct. The struct nilfs_dat_info defines the extended on memory structure of DAT. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>