Commit Graph

95 Commits (4ea41e2de5bba756858bb40f964e3490b6d1a25c)

Author SHA1 Message Date
Ricardo Labiaga de3cab793c nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() 15 years ago
Ricardo Labiaga c551866e64 nfsd41: nfsd4_decode_compound() does not recognize all ops 15 years ago
J. Bruce Fields 3227fa41ab nfsd: filter readdir results in V4ROOT case 15 years ago
Boaz Harrosh 9a74af2133 nfsd: Move private headers to source directory 15 years ago
Boaz Harrosh 341eb18446 nfsd: Source files #include cleanups 15 years ago
J. Bruce Fields 0a3adadee4 nfsd: make fs/nfsd/vfs.h for common includes 15 years ago
Trond Myklebust 2671a4bf35 NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() 16 years ago
Andy Adamson 557ce2646e nfsd41: replace page based DRC with buffer based DRC 16 years ago
Trond Myklebust a06b1261bd NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute 16 years ago
Andy Adamson 49557cc74c nfsd41: Use separate DRC for setclientid 16 years ago
Alexandros Batsakis 6c18ba9f5e nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct 16 years ago
Yu Zhiguo 3c8e03166a NFSv4: do exact check about attribute specified 16 years ago
J. Bruce Fields b2c0cea6b1 nfsd4: check for negative dentry before use in nfsv4 readdir 16 years ago
Randy Dunlap 9064caae8f nfsd: use C99 struct initializers 16 years ago
J. Bruce Fields c654b8a9cb nfsd: support ext4 i_version 16 years ago
J. Bruce Fields 3352d2c2d0 nfsd4: delete obsolete xdr comments 16 years ago
J. Bruce Fields bc749ca4c4 nfsd: eliminate ENCODE_HEAD macro 16 years ago
Benny Halevy 79fb54abd2 nfsd41: CREATE_EXCLUSIVE4_1 16 years ago
Benny Halevy 8c18f2052e nfsd41: SUPPATTR_EXCLCREAT attribute 16 years ago
Andy Adamson 7e70570647 nfsd41: support for 3-word long attribute bitmask 16 years ago
Benny Halevy c0d6fc8a2d nfsd41: pass writable attrs mask to nfsd4_decode_fattr 16 years ago
Andy Adamson 60adfc50de nfsd41: clientid handling 16 years ago
Andy Adamson 496c262cf0 nfsd41: check encode size for sessions maxresponse cached 16 years ago
Andy Adamson 6668958fac nfsd41: stateid handling 16 years ago
Benny Halevy e10e0cfc2f nfsd41: destroy_session operation 16 years ago
Andy Adamson bf864a31d5 nfsd41: non-page DRC for solo sequence responses 16 years ago
Andy Adamson ec6b5d7b50 nfsd41: create_session operation 16 years ago
Andy Adamson da3846a286 nfsd41: nfsd DRC logic 16 years ago
Benny Halevy b85d4c01b7 nfsd41: sequence operation 16 years ago
Andy Adamson 0733d21338 nfsd41: exchange_id operation 16 years ago
Andy Adamson 2db134eb3b nfsd41: xdr infrastructure 16 years ago
J. Bruce Fields a1c8c4d1ff nfsd4: support putpubfh operation 16 years ago
Benny Halevy 1e685ec270 NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp 16 years ago
Benny Halevy 84f09f46b4 NFSD: provide encode routine for OP_OPENATTR 16 years ago
Marc Eshel 4e65ebf089 nfsd: delete wrong file comment from nfsd/nfs4xdr.c 16 years ago
Benny Halevy e31a1b662f nfsd: nfs4xdr decode_stateid helper function 17 years ago
Benny Halevy 5bf8c6911f nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid 17 years ago
Benny Halevy 1b6b2257dc nfsd: don't declare p in ENCODE_SEQID_OP_HEAD 17 years ago
Benny Halevy e2f282b9f0 nfsd: nfs4xdr encode_stateid helper function 17 years ago
Benny Halevy 5033b77a93 nfsd: fix nfsd4_encode_open buffer space reservation 17 years ago
Benny Halevy c47b2ca42e nfsd: properly xdr-encode deleg stateid returned from open 17 years ago
Harvey Harrison 5108b27651 nfsd: nfs4xdr.c do-while is not a compound statement 17 years ago
J. Bruce Fields ad1060c89c nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c 17 years ago
Benny Halevy 695e12f8d2 nfsd: tabulate nfs4 xdr encoding functions 17 years ago
Benny Halevy f2feb96bc3 nfsd: nfs4 minorversion decoder vectors 17 years ago
Benny Halevy 3c375c6f3a nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp 17 years ago
Benny Halevy 347e0ad9c9 nfsd: tabulate nfs4 xdr decoding functions 17 years ago
Benny Halevy 30cff1ffff nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0 17 years ago
Benny Halevy 13b1867cac nfsd: make nfs4xdr WRITEMEM safe against zero count 17 years ago
J. Bruce Fields e36cd4a287 nfsd: don't allow setting ctime over v4 17 years ago