Searched hist:"2 c275afeb61dab732353aae2c7de01b6a87dcefc" (Results 1 – 3 of 3) sorted by relevance
/linux/fs/btrfs/ |
H A D | Kconfig | diff 2c275afeb61dab732353aae2c7de01b6a87dcefc Mon Mar 27 02:49:53 CEST 2023 Christoph Hellwig <hch@lst.de> block: make blkcg_punt_bio_submit optional
Guard all the code to punt bios to a per-cgroup submission helper by a new CONFIG_BLK_CGROUP_PUNT_BIO symbol that is selected by btrfs. This way non-btrfs kernel builds don't need to have this code.
Reviewed-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
/linux/block/ |
H A D | blk-cgroup.h | diff 2c275afeb61dab732353aae2c7de01b6a87dcefc Mon Mar 27 02:49:53 CEST 2023 Christoph Hellwig <hch@lst.de> block: make blkcg_punt_bio_submit optional
Guard all the code to punt bios to a per-cgroup submission helper by a new CONFIG_BLK_CGROUP_PUNT_BIO symbol that is selected by btrfs. This way non-btrfs kernel builds don't need to have this code.
Reviewed-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | blk-cgroup.c | diff 2c275afeb61dab732353aae2c7de01b6a87dcefc Mon Mar 27 02:49:53 CEST 2023 Christoph Hellwig <hch@lst.de> block: make blkcg_punt_bio_submit optional
Guard all the code to punt bios to a per-cgroup submission helper by a new CONFIG_BLK_CGROUP_PUNT_BIO symbol that is selected by btrfs. This way non-btrfs kernel builds don't need to have this code.
Reviewed-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|