nilfs2: remove obsolete declarations of cache constructor and destructor
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sun, 23 May 2010 11:40:32 +0000 (20:40 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Mon, 31 May 2010 11:50:29 +0000 (20:50 +0900)
commitc29684d6834af7b3792f2feb6bdcf8c906ad8db6
treeb8499307caa90e2860221add4008e50882b6c9e1
parent84cb0999851e25bc4bd4aaa717cc8f8acbf42b2a
nilfs2: remove obsolete declarations of cache constructor and destructor

The commit 41c88bd7 ("nilfs2: cleanup multi
kmem_cache_{create,destroy} code") consolidated slab constructors and
destructors used in nilfs, but it left some declarations in header
files.

This gets rid of the obsolete declarations.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/btree.h
fs/nilfs2/segbuf.h
fs/nilfs2/segment.h