From: Koji Sato Date: Tue, 7 Apr 2009 02:01:24 +0000 (-0700) Subject: nilfs2: B-tree based block mapping X-Git-Tag: v2.6.30-rc1~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17c76b0104e4a6513983777e1a17e0297a12b0c4;p=pandora-kernel.git nilfs2: B-tree based block mapping This adds declarations and functions of NILFS2 B-tree. Two variants are integrated in the NILFS2 B-tree. The B-tree for the most files points to the child nodes or data blocks with virtual block addresses, whereas the B-tree of the DAT uses actual block addresses. Signed-off-by: Koji Sato Signed-off-by: Ryusuke Konishi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed