From: Josef Bacik Date: Wed, 13 Apr 2011 16:02:53 +0000 (-0400) Subject: Btrfs: make sure to use the delalloc reserve when filling delalloc X-Git-Tag: v3.0-rc2~5^2~11^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b2107543da4ed9607ec484f63c42362dc9fca6;p=pandora-kernel.git Btrfs: make sure to use the delalloc reserve when filling delalloc In the prealloc filling code and compressed code we don't set trans->block_rsv to the delalloc block reserve properly, which is going to make us use metadata from the wrong pool, this patch fixes that. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed