On Wed, Apr 07, 2010 at 04:52:28PM -0500, Eric Sandeen wrote: > To simplify metadata tracking for delalloc writes, ext4 > will simply claim metadata blocks at allocation time, without > first speculatively reserving the worst case and then freeing > what was not used. > > To do this, we need a mechanism to track allocations in > the quota subsystem, but potentially allow that allocation > to actually go over quota. > > This patch adds a DQUOT_SPACE_NOFAIL flag and function > variants for this purpose. > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Applied to the ext4 patch queue. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html