From: Chris Mason Date: Fri, 21 Dec 2007 21:27:21 +0000 (-0500) Subject: Btrfs: Implement basic support for -ENOSPC X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1832a6d5ee3b1af61001cadba9e10da9e91af4a4;p=pandora-kernel.git Btrfs: Implement basic support for -ENOSPC This is intended to prevent accidentally filling the drive. A determined user can still make things oops. It includes some accounting of the current bytes under delayed allocation, but this will change as things get optimized Signed-off-by: Chris Mason --- Reading git-diff-tree failed