aboutsummaryrefslogtreecommitdiff
path: root/fs/nilfs2/btree.h
AgeCommit message (Expand)Author
2010-07-23nilfs2: get rid of nilfs_bmap_unionRyusuke Konishi
2010-07-23nilfs2: get rid of nilfs_btree usesRyusuke Konishi
2010-07-23nilfs2: verify btree node after readingRyusuke Konishi
2010-05-31nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi
2010-05-10nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong
2009-11-20nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA
2009-06-10nilfs2: remove nilfs_btree_operations from btree mappingRyusuke Konishi
2009-06-10nilfs2: remove useless b_low and b_high fields from nilfs_bmap structRyusuke Konishi
2009-04-07nilfs2: B-tree based block mappingKoji Sato