diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-02-05 01:08:21 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-04-02 05:19:24 +0200 |
commit | ec69557982563c97b3a7d68dd271be5105b83869 (patch) | |
tree | a28bb77318d9bf8b930a5fae0114629bda70bf7f /net/openvswitch | |
parent | fold cifs_iovec_read() into its (only) caller (diff) | |
download | linux-ec69557982563c97b3a7d68dd271be5105b83869.tar.xz linux-ec69557982563c97b3a7d68dd271be5105b83869.zip |
read_code(): go through vfs_read() instead of calling the method directly
... and don't skip on sanity checks. It's *not* a hot path, TYVM
(a couple of calls per a.out execve(), for pity sake) and headers of
random a.out binary are not to be trusted.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions