Files
android_kernel_xiaomi_sm8450/fs/xfs
Lachlan McIlroy 4ddd8bb1d2 [XFS] use minleft when allocating in xfs_bmbt_split()
The bmap btree split code relies on a previous data extent allocation
(from xfs_bmap_btalloc()) to find an AG that has sufficient space to
perform a full btree split, when inserting the extent. When converting
unwritten extents we don't allocate a data extent so a btree split will be
the first allocation. In this case we need to set minleft so the allocator
will pick an AG that has space to complete the split(s).

SGI-PV: 983338

SGI-Modid: xfs-linux-melb:xfs-kern:31357a

Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: David Chinner <dgc@sgi.com>
2008-07-28 16:59:10 +10:00
..
2008-07-28 16:59:09 +10:00
2008-04-29 16:07:48 +10:00
2008-07-28 16:58:49 +10:00
2008-02-07 18:22:38 +11:00
2008-02-07 16:46:39 +11:00
2007-07-14 15:28:50 +10:00
2008-07-28 16:58:35 +10:00
2008-07-28 16:59:09 +10:00
2008-02-07 18:14:38 +11:00
2008-02-07 18:14:38 +11:00
2007-10-15 16:49:49 +10:00
2007-10-15 16:49:49 +10:00
2008-07-28 16:59:09 +10:00
2008-04-29 15:54:02 +10:00
2008-07-28 16:58:12 +10:00
2008-07-28 16:58:29 +10:00
2008-02-07 16:47:15 +11:00