diff options
author | David Howells | 2024-08-23 21:08:13 +0100 |
---|---|---|
committer | Christian Brauner | 2024-08-24 16:09:17 +0200 |
commit | 950b03d0f664a54389a555d79215348ed413161f (patch) | |
tree | bf9c517fea0f8f0a2ce418cc7d60292089dd65de /sound | |
parent | cce6bfa6ca0e30af9927b0074c97fe6a92f28092 (diff) |
netfs: Fix missing iterator reset on retry of short read
Fix netfs_rreq_perform_resubmissions() to reset before retrying a short
read, otherwise the wrong part of the output buffer will be used.
Fixes: 92b6cc5d1e7c ("netfs: Add iov_iters to (sub)requests to describe various buffers")
Signed-off-by: David Howells <dhowells@redhat.com>
Link: https://lore.kernel.org/r/20240823200819.532106-6-dhowells@redhat.com
cc: Steve French <sfrench@samba.org>
cc: Paulo Alcantara <pc@manguebit.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions