commit | c29684d6834af7b3792f2feb6bdcf8c906ad8db6 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sun May 23 20:40:32 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon May 31 20:50:29 2010 +0900 |
tree | b8499307caa90e2860221add4008e50882b6c9e1 | |
parent | 84cb0999851e25bc4bd4aaa717cc8f8acbf42b2a [diff] |
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>