kernel_optimize_test/fs/nfsd
Olga Kornievskaia 18f428d4e2 NFSD fixing possible null pointer derefering in copy offload
Static checker revealed possible error path leading to possible
NULL pointer dereferencing.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: e0639dc5805a: ("NFSD introduce async copy feature")
Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2019-12-07 11:28:46 -05:00
..
acl.h
auth.c
auth.h
blocklayout.c
blocklayoutxdr.c
blocklayoutxdr.h
cache.h
current_stateid.h
export.c
export.h
fault_inject.c
filecache.c nfsd: Drop LIST_HEAD where the variable it declares is never used. 2019-11-08 12:32:59 -05:00
filecache.h
flexfilelayout.c
flexfilelayoutxdr.c
flexfilelayoutxdr.h
idmap.h
Kconfig nfsd: v4 support requires CRYPTO_SHA256 2019-11-12 14:53:26 -05:00
lockd.c
Makefile
netns.h
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c nfsd: document callback_wq serialization of callback code 2019-11-08 12:32:59 -05:00
nfs4idmap.c
nfs4layouts.c
nfs4proc.c NFSD fixing possible null pointer derefering in copy offload 2019-12-07 11:28:46 -05:00
nfs4recover.c nfsd: Fix cld_net->cn_tfm initialization 2019-11-12 14:53:26 -05:00
nfs4state.c nfsd4: fix up replay_matches_cache() 2019-10-09 16:39:31 -04:00
nfs4xdr.c
nfscache.c
nfsctl.c
nfsd.h nfsd: check for EBUSY from vfs_rmdir/vfs_unink. 2019-11-30 14:59:52 -05:00
nfsfh.c
nfsfh.h
nfsproc.c
nfssvc.c nfsd: restore NFSv3 ACL support 2019-11-19 17:43:05 -05:00
nfsxdr.c
pnfs.h
state.h nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback() 2019-11-08 12:32:59 -05:00
stats.c
stats.h
trace.c
trace.h
vfs.c nfsd: check for EBUSY from vfs_rmdir/vfs_unink. 2019-11-30 14:59:52 -05:00
vfs.h nfsd: Ensure CLONE persists data and metadata changes to the target file 2019-11-30 14:55:38 -05:00
xdr.h
xdr3.h
xdr4.h
xdr4cb.h