From: Chris Mason Date: Tue, 8 Jan 2008 20:46:31 +0000 (-0500) Subject: Btrfs: online shrinking fixes X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31f8830f0dfd31e7e196b85ca1b39aef8b77d57;p=pandora-kernel.git Btrfs: online shrinking fixes While shrinking the FS, the allocation functions need to make sure they don't try to allocate bytes past the end of the FS. nodatacow needed an extra check to force cows when the existing extents are past the end of the FS. Signed-off-by: Chris Mason --- Reading git-diff-tree failed