diff options
author | Christoph Hellwig <hch@lst.de> | 2022-06-19 08:05:50 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-06-28 06:30:26 -0600 |
commit | 0e3534022f26ae51f7cf28347a253230604b6f4e (patch) | |
tree | 8289b2d55fc88d64161d8cf9107763634452a596 /drivers/scsi/scsi_lib.c | |
parent | 1f90307e5f0d7bc9a336ead528f616a5df8e5944 (diff) | |
download | linux-0e3534022f26ae51f7cf28347a253230604b6f4e.tar.bz2 |
block: stop setting the nomerges flags in blk_cleanup_queue
These flags only apply to file system I/O, and all file system I/O is
already drained by del_gendisk and thus can't be in progress when
blk_cleanup_queue is called.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20220619060552.1850436-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/scsi/scsi_lib.c')
0 files changed, 0 insertions, 0 deletions