mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
09cf698a59
For kvec and bvec: feeds segments to given callback as long as it returns 0. For iovec and pipe: fails. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>