Btrfs: fix the amount of space reserved for unlink
authorJosef Bacik <josef@redhat.com>
Tue, 11 Oct 2011 18:18:24 +0000 (14:18 -0400)
committerJosef Bacik <josef@redhat.com>
Wed, 19 Oct 2011 19:12:55 +0000 (15:12 -0400)
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 <josef@redhat.com>

No differences found