Skip to content
Commit 482eb689 authored by Pete Wyckoff's avatar Pete Wyckoff Committed by Jens Axboe
Browse files

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: default avatarPete Wyckoff <pw@osc.edu>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 6da127ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment