block: get rid of unused plug->nowait flag
authorJens Axboe <axboe@kernel.dk>
Tue, 8 Aug 2023 17:03:28 +0000 (11:03 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 8 Aug 2023 21:50:37 +0000 (15:50 -0600)
commitd74f714896fd6268882789ba28e52c9145951403
tree0a7cfd8fa7ac398c2814c3517dfe251435aaa199
parent95848dcb9d676738411a8ff70a9704039f1b3982
block: get rid of unused plug->nowait flag

This was introduced to add a plug based way of signaling nowait issues,
but we have since moved on from that. Kill the old dead code, nobody is
setting it anymore.

Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
include/linux/blkdev.h