kernel-hacking-2024-linux-s.../fs/nfsd
Benny Halevy 95ec28cda3 nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
_nfsd4_verify currently skips 3 words from the encoded buffer begining.
With support for 3-word attr bitmaps in nfsd41, nfsd4_encode_fattr
may encode 1, 2, or 3 words, and not always 2 as it used to be, hence
we need to find out where to skip using the encoded bitmap length.

Note: This patch may be applied over pre-nfsd41 nfsd.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2009-04-03 17:41:22 -07:00
..
auth.c nfsd: fix cred leak on every rpc 2009-01-27 17:26:59 -05:00
auth.h
export.c
Kconfig nfsd : Define NFSD only when FILE_LOCKING is enabled 2009-03-18 17:30:48 -04:00
lockd.c
Makefile
nfs2acl.c
nfs3acl.c
nfs3proc.c Short write in nfsd becomes a full write to the client 2009-03-18 17:38:40 -04:00
nfs3xdr.c
nfs4acl.c
nfs4callback.c nfsd4: move rpc_client setup to a separate function 2009-03-18 17:38:39 -04:00
nfs4idmap.c
nfs4proc.c nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify 2009-04-03 17:41:22 -07:00
nfs4recover.c nfsd41: match clientid establishment method 2009-04-03 17:41:15 -07:00
nfs4state.c nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap 2009-04-03 17:41:21 -07:00
nfs4xdr.c nfsd41: pass writable attrs mask to nfsd4_decode_fattr 2009-04-03 17:41:22 -07:00
nfscache.c
nfsctl.c nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions 2009-04-03 17:41:21 -07:00
nfsfh.c NFSD: FIDs need to take precedence over UUIDs 2009-01-07 17:23:07 -05:00
nfsproc.c Short write in nfsd becomes a full write to the client 2009-03-18 17:38:40 -04:00
nfssvc.c nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions 2009-04-03 17:41:21 -07:00
nfsxdr.c
stats.c
vfs.c Inconsistent setattr behaviour 2009-03-18 17:59:37 -04:00