android_kernel_google_msm/fs/nfsd
Christoph Hellwig 80fc8f6abe nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
commit ebe9cb3bb13e7b9b281969cd279ce70834f7500f upstream.

If we find a non-confirmed openowner we jump to exit the function, but do
not set an error value.  Fix this by factoring out a helper to do the
check and properly set the error from nfsd4_validate_stateid.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
[lizf: adjust the changes for nfsd4_validate_stateid()]
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-09-18 09:20:38 +08:00
..
acl.h
auth.c
auth.h
cache.h
current_stateid.h
export.c
fault_inject.c
fault_inject.h
idmap.h
Kconfig
lockd.c
Makefile
netns.h
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c nfsd: Fix slot wake up race in the nfsv4.1 callback code 2015-04-14 17:33:37 +08:00
nfs4idmap.c
nfs4proc.c nfsd4: fix crash on unknown operation number 2015-02-02 17:05:04 +08:00
nfs4recover.c
nfs4state.c nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op 2015-09-18 09:20:38 +08:00
nfs4xdr.c nfsd: fix rare symlink decoding bug 2014-07-09 10:51:20 -07:00
nfscache.c
nfsctl.c nfsd: fix nsfd startup race triggering BUG_ON 2015-09-18 09:20:31 +08:00
nfsd.h nfsd: pass net to nfsd_set_nrthreads() 2014-06-11 12:04:19 -07:00
nfsfh.c
nfsfh.h
nfsproc.c
nfssvc.c nfsd: containerize NFSd filesystem 2014-06-11 12:04:19 -07:00
nfsxdr.c
state.h
stats.c
vfs.c NFS: fix stable regression 2014-12-01 18:02:42 +08:00
vfs.h
xdr.h
xdr3.h
xdr4.h