From: Josef Bacik Date: Tue, 24 Feb 2015 20:35:51 +0000 (-0800) Subject: Btrfs: don't steal from the global reserve if we don't have the space X-Git-Tag: omap-for-v4.1/fixes-rc1~43^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bce876fd58a745b8a1bc0bd8325c3e5b4cebeb0;p=pandora-kernel.git Btrfs: don't steal from the global reserve if we don't have the space btrfs_evict_inode() needs to be more careful about stealing from the global_rsv. We dont' want to end up aborting commit with ENOSPC just because the evict_inode code was too greedy. Signed-off-by: Chris Mason --- Reading git-diff-tree failed