From: Christoph Hellwig Date: Thu, 30 Oct 2008 05:57:16 +0000 (+1100) Subject: [XFS] implement semi-generic xfs_btree_new_root X-Git-Tag: v2.6.29-rc1~552^2~81^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=344207ce8474b79be331eb93e6df4cb5bdd48ab2;p=pandora-kernel.git [XFS] implement semi-generic xfs_btree_new_root From: Dave Chinner Add a xfs_btree_new_root helper for the alloc and ialloc btrees. The bmap btree needs it's own version and is not converted. [hch: split out from bigger patch and minor adaptions] SGI-PV: 985583 SGI-Modid: xfs-linux-melb:xfs-kern:32200a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy Signed-off-by: Bill O'Donnell Signed-off-by: David Chinner --- Reading git-diff-tree failed