From: Christoph Hellwig Date: Thu, 30 Oct 2008 05:58:11 +0000 (+1100) Subject: [XFS] implement generic xfs_btree_get_rec X-Git-Tag: v2.6.29-rc1~552^2~81^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cc938fe4237e50bea4aa557ed53b06de2319d49;p=pandora-kernel.git [XFS] implement generic xfs_btree_get_rec Not really much reason to make it generic given that it's so small, but this is the last non-method in xfs_alloc_btree.c and xfs_ialloc_btree.c, so it makes the whole btree implementation more structured. SGI-PV: 985583 SGI-Modid: xfs-linux-melb:xfs-kern:32206a 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