diff options
| author | Al Viro <[email protected]> | 2017-07-14 20:08:29 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2017-12-03 02:24:01 +0000 |
| commit | 19c5b89d8d582cce9a90335de212cf477fe15b95 (patch) | |
| tree | b998b3983df8c51352d4b519cef781246a9f7ba4 /fs/jbd2/commit.c | |
| parent | Linux 4.15-rc1 (diff) | |
| download | kernel-19c5b89d8d582cce9a90335de212cf477fe15b95.tar.gz kernel-19c5b89d8d582cce9a90335de212cf477fe15b95.zip | |
vmci: fix buf_size in case of iovec-based accesses
Both qp_dequeue_locked() and qp_enqueue_locked() use the
buf_size argument to decide how much would be there to copy;
in case of iovec- (== msghdr-)based primitives it's not
iov_size, it's msg_data_left(msg).
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
