Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: allow queue dma_alignment of zero
Let queue_dma_alignment return 0 if it was specifically set to 0. This permits devices with no particular alignment restrictions to use arbitrary user space buffers without copying. Signed-off-by: Pete Wyckoff <pw@osc.edu> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information