From: Josef Bacik Date: Tue, 11 Oct 2011 18:18:24 +0000 (-0400) Subject: Btrfs: fix the amount of space reserved for unlink X-Git-Tag: v3.2-rc1~21^2~24^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e70bea5fe0e3d6355fd95674eaff5aa5a32f0564;p=pandora-kernel.git Btrfs: fix the amount of space reserved for unlink Our unlink reservations were a bit much, we were reserving 10 and I only count 8 possible items we're touching, so comment what we're reserving for and fix the count value. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed