Skip to content
Commit cd0bd57a authored by Jens Axboe's avatar Jens Axboe
Browse files

iov_iter: set nr_segs = 1 for ITER_UBUF



To avoid needing to check if a given user backed iov_iter is of type
ITER_IOVEC or ITER_UBUF, set the number of segments for the ITER_UBUF
case to 1 as we're carrying a single segment.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 6eb203e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment