commit | e70bea5fe0e3d6355fd95674eaff5aa5a32f0564 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@redhat.com> | Tue Oct 11 14:18:24 2011 -0400 |
committer | Josef Bacik <josef@redhat.com> | Wed Oct 19 15:12:55 2011 -0400 |
tree | dad7af7a0d449c43393c9249d4634a8279580534 | |
parent | 4b91c14f913f649d4302b3677b85c4ce87a3d8e7 [diff] |
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 <josef@redhat.com>