diff options
author | David Howells <dhowells@redhat.com> | 2025-02-25 22:25:00 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-02-25 18:35:23 -0600 |
commit | 66cb85c441cd9c44b193ff75b4d0358fccdc6b9c (patch) | |
tree | e91d71f6e275286481df3b1a90fd6cefe3277dbc /lib/zstd/common/zstd_common.c | |
parent | d082ecbc71e9e0bf49883ee4afd435a77a5101b6 (diff) | |
download | linux-66cb85c441cd9c44b193ff75b4d0358fccdc6b9c.tar.gz linux-66cb85c441cd9c44b193ff75b4d0358fccdc6b9c.tar.bz2 linux-66cb85c441cd9c44b193ff75b4d0358fccdc6b9c.zip |
cifs: Fix the smb1 readv callback to correctly call netfs
Fix cifs_readv_callback() to call netfs_read_subreq_terminated() rather
than queuing the subrequest work item (which is unset). Also call the
I/O progress tracepoint.
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Fixes: e2d46f2ec332 ("netfs: Change the read result collector to only use one work item")
Reported-by: Jean-Christophe Guillain <jean-christophe@guillain.net>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219793
Tested-by: Jean-Christophe Guillain <jean-christophe@guillain.net>
Tested-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'lib/zstd/common/zstd_common.c')
0 files changed, 0 insertions, 0 deletions