From: Lachlan McIlroy Date: Fri, 27 Jun 2008 03:33:11 +0000 (+1000) Subject: [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator X-Git-Tag: v2.6.27-rc2~91^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=313b5c767a044c7a0db5e773cb7aea70383b2627;p=pandora-kernel.git [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator algorithm If xfs_bmbt_split() cannot find an AG with sufficient free space to satisfy a full extent btree split then fall back to the lowspace allocator algorithm. SGI-PV: 983338 SGI-Modid: xfs-linux-melb:xfs-kern:31359a Signed-off-by: Lachlan McIlroy Signed-off-by: David Chinner --- Reading git-diff-tree failed