Btrfs: remove bytes argument from do_chunk_alloc
authorJosef Bacik <jbacik@fusionio.com>
Wed, 12 Sep 2012 18:08:47 +0000 (14:08 -0400)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:19:21 +0000 (15:19 -0400)
Everybody is just making stuff up, and it's just used to see if we really do
need to alloc a chunk, and since we do this when we already know we really
do it's just a waste of space.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>

No differences found