On Mon, Aug 21, 2017 at 12:43:40PM +0300, Nikolay Borisov wrote: > Here is a series that I've been sitting on for a while. It removes unused > parameter in various functions, no functional changes. Patch 09/10 reworks > some error handling to eliminate an if branch in __btrfs_alloc_chunk, but it's > still a minor refactoring. > > Nikolay Borisov (10): > btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent > btrfs: remove superfluous chunk_tree argument from > btrfs_alloc_dev_extent > btrfs: Remove unused variable > btrfs: Remove unused parameters from various functions > btrfs: Remove unused arguments from btrfs_changed_cb_t > btrfs: Remove unused parameter from check_direct_IO > btrfs: Remove unused parameter from extent_clear_unlock_delalloc > btrfs: remove unused parameter in cow_file_range > btrfs: Rework error handling of add_extent_mapping in > __btrfs_alloc_chunk > btrfs: Remove redundant argument of __link_block_group
Some of the patches have been applied earlier and are now in the frozen branch for the pull request so I did not update them with the reviewed tags. The remaining patches are now in the 4.15 devel queue, with the reviewed tags that have been sent. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html