summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2025-11-12 02:29:02 +0300
committerJens Axboe <axboe@kernel.dk>2025-11-13 00:05:23 +0300
commitf233339188cd9b1a985fd8410d5811e920fdd4ef (patch)
tree0aa1599a24fdfd666016f66640ad11a091b5ea2f /scripts/patch-kernel
parentfaa3be1a61bfaace4c2bd57434de7b13347f9f31 (diff)
downloadlinux-f233339188cd9b1a985fd8410d5811e920fdd4ef.tar.xz
blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
Move the following code into the only caller of disk_zone_wplug_add_bio(): - The code for clearing the REQ_NOWAIT flag. - The code that sets the BLK_ZONE_WPLUG_PLUGGED flag. - The disk_zone_wplug_schedule_bio_work() call. This patch moves all code that is related to REQ_NOWAIT or to bio scheduling into a single function. Additionally, the 'schedule_bio_work' variable is removed. No functionality has been changed. Cc: Damien Le Moal <dlemoal@kernel.org> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Damien Le Moal <dlmoal@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions