From: David Sterba Date: Sat, 14 Jun 2014 23:54:12 +0000 (+0200) Subject: btrfs: remove blocksize from btrfs_alloc_free_block and rename X-Git-Tag: fixes-against-v3.18-rc2~120^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d75f8a9c87b843c8ded15b82b8d137b9724cccc;p=pandora-kernel.git btrfs: remove blocksize from btrfs_alloc_free_block and rename Rename to btrfs_alloc_tree_block as it fits to the alloc/find/free + _tree_block family. The parameter blocksize was set to the metadata block size, directly or indirectly. Signed-off-by: David Sterba --- Reading git-diff-tree failed