diff options
author | David Howells <[email protected]> | 2023-09-08 17:03:21 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2023-09-09 15:11:49 -0700 |
commit | 2d71340ff1d41a5b9fc1b30ded12d638b2e2ae96 (patch) | |
tree | c537b3cb748f99f70005510e1653ea0d72f2c720 /lib/test_fortify/write_overflow-memcpy.c | |
parent | f741bd7178c95abd7aeac5a9d933ee542f9a5509 (diff) |
iov_iter: Kunit tests for copying to/from an iterator
Add some kunit tests for page extraction for ITER_BVEC, ITER_KVEC and
ITER_XARRAY type iterators. ITER_UBUF and ITER_IOVEC aren't dealt with
as they require userspace VM interaction. ITER_DISCARD isn't dealt with
either as that does nothing.
Signed-off-by: David Howells <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Al Viro <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: John Hubbard <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions