From: Josef Bacik Date: Wed, 12 Sep 2012 18:08:47 +0000 (-0400) Subject: Btrfs: remove bytes argument from do_chunk_alloc X-Git-Tag: v3.7-rc1~71^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=698d0082c4875a2ccc10b52ee8f415faad46b754;p=pandora-kernel.git Btrfs: remove bytes argument from do_chunk_alloc 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 --- Reading git-diff-tree failed