1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 01:09:38 -05:00
linux/fs/nfsd
J. Bruce Fields 7c149057d0 nfsd: restore NFSv3 ACL support
An error in e333f3bbef left the nfsd_acl_program->pg_vers array empty,
which effectively turned off the server's support for NFSv3 ACLs.

Fixes: e333f3bbef "nfsd: Allow containers to set supported nfs versions"
Cc: stable@vger.kernel.org
Cc: Trond Myklebust <trondmy@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2019-11-19 17:43:05 -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 nfsd: fix nfs read eof detection 2019-09-23 16:24:08 -04:00
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
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 nfsd: remove set but not used variable 'len' 2019-10-08 16:01:33 -04:00
nfscache.c
nfsctl.c Highlights: 2019-09-27 17:00:27 -07:00
nfsd.h
nfsfh.c
nfsfh.h
nfsproc.c nfsd: fix nfs read eof detection 2019-09-23 16:24:08 -04:00
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: fix nfs read eof detection 2019-09-23 16:24:08 -04:00
vfs.h nfsd: fix nfs read eof detection 2019-09-23 16:24:08 -04:00
xdr.h
xdr3.h nfsd: fix nfs read eof detection 2019-09-23 16:24:08 -04:00
xdr4.h
xdr4cb.h