commit | 4d75f8a9c87b843c8ded15b82b8d137b9724cccc | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Sun Jun 15 01:54:12 2014 +0200 |
committer | David Sterba <dsterba@suse.cz> | Thu Oct 02 17:14:54 2014 +0200 |
tree | a6ac5d4fee70795507ccdebe83f92b6c28ab2d27 | |
parent | 0308af4465897c889e32754ef37bb465a1b2b872 [diff] |
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 <dsterba@suse.cz>