Re: Potentially broken error path in bio_map_user_iov()

From: Christoph Hellwig
Date: Mon Jan 03 2022 - 11:35:38 EST


Hi Lukas,

we can just remove the queue_dma_alignment check entirely, the caller
already ensures bio_copy_user_iov is called instead of this case.