nilfs2: add palloc cache to dat
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sat, 14 Nov 2009 07:35:01 +0000 (16:35 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Fri, 20 Nov 2009 01:05:50 +0000 (10:05 +0900)
commit8908b2f70b795299d21706b5a97676cfe7f9056a
tree527071b03f3dfb541a6306c59e601dce5c99fabd
parentdb38d5ad323362bfca118b52fe5906f97a69fb45
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>
fs/nilfs2/dat.c