commit | b844f0ecbc5626ec26cfc70cb144a4c9b85dc3f2 | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | Mon Feb 01 08:36:21 2016 -0500 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Sun Feb 21 09:06:10 2016 -0500 |
tree | 79e25e330dbfadf46c106c119a7f105e3f419697 | |
parent | 39eeb4fb97f60dbdfc823c1a673a8844b9226b60 [diff] |
vfs: define kernel_copy_file_from_fd() This patch defines kernel_read_file_from_fd(), a wrapper for the VFS common kernel_read_file(). Changelog: - Separated from the kernel modules patch Acked-by: Kees Cook <keescook@chromium.org> Acked-by: Luis R. Rodriguez <mcgrof@kernel.org> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>