Commit Graph

206 Commits (f4e45d02e4135043fe98bc21be38527c516ad990)

Author SHA1 Message Date
Andy Adamson ab52ae6db0 nfsd41: Backchannel: minorversion support for the back channel 16 years ago
Mike Sager 6ddbbbfe52 nfsd41: Remove ip address collision detection case 16 years ago
Andy Adamson 5d77ddfbcb nfsd41: sanity check client drc maxreqs 16 years ago
Alexandros Batsakis 6c18ba9f5e nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct 16 years ago
Wang Chen 02cb2858db nfsd: nfs4_stat_init cleanup 16 years ago
J. Bruce Fields 63e4863fab nfsd4: make recall callback an asynchronous rpc 16 years ago
Andy Adamson ccecee1e5e nfsd41: slots are freed with session 16 years ago
J. Bruce Fields 6707bd3d42 nfsd4: remove unused dl_trunc 16 years ago
J. Bruce Fields b53d40c507 nfsd4: eliminate struct nfs4_cb_recall 16 years ago
J. Bruce Fields c237dc0303 nfsd4: rename callback struct to cb_conn 16 years ago
J. Bruce Fields 3cef9ab266 nfsd4: lookup up callback cred only once 16 years ago
J. Bruce Fields f64f79ea5f nfsd4: setclientid_confirm callback-change fixes 16 years ago
J. Bruce Fields b8fd47aefa nfsd: quiet compile warning 16 years ago
Bian Naimeng 78155ed75f nfsd4: distinguish expired from stale stateids 16 years ago
Andy Adamson 84459a1162 nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap 16 years ago
Andy Adamson d87a8ade95 nfsd41: access_valid 16 years ago
Andy Adamson 60adfc50de nfsd41: clientid handling 16 years ago
Andy Adamson 6668958fac nfsd41: stateid handling 16 years ago
Benny Halevy dd453dfd70 nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op 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 38eb76a54d nfsd41: Add a create session replay cache 16 years ago
Andy Adamson ec6b5d7b50 nfsd41: create_session operation 16 years ago
Andy Adamson 14778a133e nfsd41: clear DRC cache on free_session 16 years ago
Andy Adamson da3846a286 nfsd41: nfsd DRC logic 16 years ago
Andy Adamson 074fe89753 nfsd41: DRC save, restore, and clear functions 16 years ago
Andy Adamson f9bb94c4c6 nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. 16 years ago
Benny Halevy b85d4c01b7 nfsd41: sequence operation 16 years ago
Andy Adamson a1bcecd29c nfsd41: match clientid establishment method 16 years ago
Andy Adamson 0733d21338 nfsd41: exchange_id operation 16 years ago
Andy Adamson 069b6ad4bb nfsd41: proc stubs 16 years ago
Marc Eshel 5282fd724b nfsd41: sessionid hashing 16 years ago
Marc Eshel c4bf786806 nfsd41: release_session when client is expired 16 years ago
Marc Eshel 9fb870702d nfsd41: introduce nfs4_client cl_sessions list 16 years ago
Andy Adamson 7116ed6b99 nfsd41: sessions basic data types 16 years ago
J. Bruce Fields 026722c25e nfsd4: don't check ip address in setclientid 16 years ago
J. Bruce Fields 8b671b8070 nfsd4: remove use of mutex for file_hashtable 16 years ago
J. Bruce Fields 18f82731b7 nfsd4: rename io_during_grace_disallowed 16 years ago
J. Bruce Fields 6150ef0dc7 nfsd4: remove unused CHECK_FH flag 16 years ago
J. Bruce Fields 7e0f7cf582 nfsd4: fail when delegreturn gets a non-delegation stateid 16 years ago
J. Bruce Fields 203a8c8e66 nfsd4: separate delegreturn case from preprocess_stateid_op 16 years ago
J. Bruce Fields 3e633079e3 nfsd4: add a helper function to decide if stateid is delegation 16 years ago
J. Bruce Fields 819a8f539a nfsd4: remove some dprintk's 16 years ago
J. Bruce Fields fd03b09906 nfsd4: remove unneeded local variable 16 years ago
J. Bruce Fields dc9bf700ed nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op 16 years ago
J. Bruce Fields 0c2a498fa6 nfsd4: move check_stateid_generation check 16 years ago
J. Bruce Fields a4455be085 nfsd4: trivial preprocess_stateid_op cleanup 16 years ago
J. Bruce Fields 6c02eaa1d1 nfsd4: use helper for copying delegation filehandle 16 years ago
J. Bruce Fields f044ff830f nfsd4: split open/lockowner release code 16 years ago
J. Bruce Fields f1d110caf7 nfsd4: remove a forward declaration 16 years ago