commit | 313b5c767a044c7a0db5e773cb7aea70383b2627 | [log] [tgz] |
---|---|---|
author | Lachlan McIlroy <lachlan@sgi.com> | Fri Jun 27 13:33:11 2008 +1000 |
committer | Niv Sardi <xaiki@debian.org> | Mon Jul 28 16:59:13 2008 +1000 |
tree | 5752234a32bbfacd7b0dd01365986af76396c18b | |
parent | b877e3d37dda0154868a3c78f02f38a1ec14ce79 [diff] |
[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 <lachlan@sgi.com> Signed-off-by: David Chinner <dgc@sgi.com>