iov: add import_ubuf()
authorJens Axboe <axboe@kernel.dk>
Mon, 23 May 2022 01:47:29 +0000 (19:47 -0600)
committerJens Axboe <axboe@kernel.dk>
Sun, 14 Aug 2022 03:01:44 +0000 (21:01 -0600)
commitecc7bdd7099a755c1c0ed04068f6a0d5769edeb6
tree6ff045ab699e97d330b873bd3c643cb84235065f
parentaea23e7c464bfdec04b52cf61edb62030e9e0d0a
iov: add import_ubuf()

Like import_single_range(), but for ITER_UBUF.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/uio.h
lib/iov_iter.c