Skip to content
Snippets Groups Projects
Commit c67f1fd2 authored by Al Viro's avatar Al Viro
Browse files

csum_and_copy_to_iter(): handle ITER_DISCARD


Not hard to implement - we are not copying anything here, so
csum_and_memcpy() is not usable, but calculating a checksum
of source directly is trivial...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 40a86061
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment