diff options
author | Max Kellermann <max.kellermann@ionos.com> | 2022-02-21 11:03:13 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2022-02-21 10:16:39 -0500 |
commit | 9d2231c5d74e13b2a0546fee6737ee4446017903 (patch) | |
tree | 6fd927bf2352829dc3ac98783852e293a352c668 /fs/nfs/nfs3proc.c | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) | |
download | linux-9d2231c5d74e13b2a0546fee6737ee4446017903.tar.gz linux-9d2231c5d74e13b2a0546fee6737ee4446017903.tar.bz2 linux-9d2231c5d74e13b2a0546fee6737ee4446017903.zip |
lib/iov_iter: initialize "flags" in new pipe_buffer
The functions copy_page_to_iter_pipe() and push_pipe() can both
allocate a new pipe_buffer, but the "flags" member initializer is
missing.
Fixes: 241699cd72a8 ("new iov_iter flavour: pipe-backed")
To: Alexander Viro <viro@zeniv.linux.org.uk>
To: linux-fsdevel@vger.kernel.org
To: linux-kernel@vger.kernel.org
Cc: stable@vger.kernel.org
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/nfs/nfs3proc.c')
0 files changed, 0 insertions, 0 deletions