linux/fs/cifsd
Dan Carpenter c1ea111fd1 cifsd: Fix an error code in smb2_read()
This code is assigning the wrong variable to "err" so it returns
zero/success instead of -ENOMEM.

Fixes: 788b6f45c1d2 ("cifsd: add server-side procedures for SMB3")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2021-05-10 19:15:25 -05:00
..
mgmt cifsd: remove unneeded FIXME comments 2021-05-10 19:15:23 -05:00
asn1.c
asn1.h
auth.c
auth.h
buffer_pool.c cifsd: add file operations 2021-05-10 19:15:16 -05:00
buffer_pool.h cifsd: add file operations 2021-05-10 19:15:16 -05:00
connection.c
connection.h
crypto_ctx.c
crypto_ctx.h
glob.h
Kconfig cifsd: fix WARNING: unmet direct dependencies detected for CRYPTO_ARC4 2021-05-10 19:15:19 -05:00
ksmbd_server.h
ksmbd_work.c
ksmbd_work.h
Makefile cifsd: add Kconfig and Makefile 2021-05-10 19:15:16 -05:00
misc.c cifsd: Pass string length parameter to match_pattern() 2021-05-10 19:15:24 -05:00
misc.h cifsd: Pass string length parameter to match_pattern() 2021-05-10 19:15:24 -05:00
ndr.c cifsd: Fix a handful of spelling mistakes 2021-05-10 19:15:19 -05:00
ndr.h
netmisc.c
nterr.c
nterr.h
ntlmssp.h
oplock.c cifsd: fix incorrect comments 2021-05-10 19:15:23 -05:00
oplock.h
server.c cifsd: fix incorrect comments 2021-05-10 19:15:23 -05:00
server.h
smb2misc.c
smb2ops.c
smb2pdu.c cifsd: Fix an error code in smb2_read() 2021-05-10 19:15:25 -05:00
smb2pdu.h
smb_common.c cifsd: Pass string length parameter to match_pattern() 2021-05-10 19:15:24 -05:00
smb_common.h
smbacl.c cifsd: fix warning: variable 'total_ace_size' and 'posix_ccontext' set but not used 2021-05-10 19:15:24 -05:00
smbacl.h
smberr.h
smbfsctl.h
smbstatus.h
time_wrappers.h
transport_ipc.c cifsd: remove unneeded FIXME comments 2021-05-10 19:15:23 -05:00
transport_ipc.h cifsd: remove unneeded FIXME comments 2021-05-10 19:15:23 -05:00
transport_rdma.c cifsd: fix static checker warning from smb_direct_post_send_data() 2021-05-10 19:15:21 -05:00
transport_rdma.h
transport_tcp.c cifsd: fix incorrect comments 2021-05-10 19:15:23 -05:00
transport_tcp.h
unicode.c
unicode.h cifsd: uniquify extract_sharename() 2021-05-10 19:15:18 -05:00
uniupr.h
vfs_cache.c cifsd: remove unneeded FIXME comments 2021-05-10 19:15:23 -05:00
vfs_cache.h cifsd: add file operations 2021-05-10 19:15:16 -05:00
vfs.c cifsd: add file operations 2021-05-10 19:15:16 -05:00
vfs.h cifsd: add file operations 2021-05-10 19:15:16 -05:00