On Wed, Dec 13, 2017 at 10:25:36AM +0200, Nikolay Borisov wrote: > Hello, > > Here is a series which cleans the btrfs source code of all the redundant > bio_get/set calls. After it's applied there is only a single bio_get > inovcation > left in __alloc_device for the flush_bio (and that is wrong since it > leaks the bio, but this will be fixed in a follow up fix). > > Nikolay Borisov (4): > btrfs: Remove redundant bio_get/set calls in compressed read/write > paths > btrfs: Remove redundant bio_get/set from submit_dio_repair_bio > btrfs: Remove redundan bio_get/bio_set pair from submit_one_bio > btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
All Reviewed-by: David Sterba <dste...@suse.com> and added to 4.16 queue. -- 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