Commit Graph

37 Commits (a5d5a914770a81a1f775be2ee35b9fa8fd19d381)

Author SHA1 Message Date
Bryan Schumaker 1745680454 NFSD: Added TEST_STATEID operation 14 years ago
J. Bruce Fields 9ae78bcc00 nfsd4: fix comment and remove unused nfsd4_file fields 14 years ago
J. Bruce Fields acfdf5c383 nfsd4: acquire only one lease per file 14 years ago
J. Bruce Fields 5ce8ba25d6 nfsd4: allow restarting callbacks 14 years ago
J. Bruce Fields 84f5f7ccc5 nfsd4: make sure sequence flags are set after destroy_session 14 years ago
J. Bruce Fields 77a3569d6c nfsd4: keep finer-grained callback status 14 years ago
J. Bruce Fields 1d1bc8f207 nfsd4: support BIND_CONN_TO_SESSION 14 years ago
Takuma Umeya 6f3d772fb8 nfs4: set source address when callback is generated 14 years ago
J. Bruce Fields c84d500bc4 nfsd4: use a single struct file for delegations 14 years ago
J. Bruce Fields 8323c3b2a6 nfsd4: move minorversion to client 14 years ago
J. Bruce Fields 5a3c9d7134 nfsd4: separate callback change and callback probe 14 years ago
J. Bruce Fields 8b5ce5cd44 nfsd4: callback program number is per-session 14 years ago
J. Bruce Fields ac7c46f29a nfsd4: make backchannel sequence number per-session 14 years ago
J. Bruce Fields 90c8145bb6 nfsd4: use client pointer to backchannel session 14 years ago
J. Bruce Fields edd7678663 nfsd4: move callback setup into session init code 14 years ago
J. Bruce Fields 19cf5c026f nfsd4: use callbacks on svc_xprt_deletion 15 years ago
J. Bruce Fields c7662518c7 nfsd4: keep per-session list of connections 15 years ago
J. Bruce Fields 6ff8da0887 nfsd4: Move callback setup to callback queue 15 years ago
J. Bruce Fields fb00392326 nfsd4: remove separate cb_args struct 15 years ago
J. Bruce Fields cee277d924 nfsd4: use generic callback code in null case 15 years ago
J. Bruce Fields 5878453dbd nfsd4: generic callback code 15 years ago
J. Bruce Fields 1c8556026e nfsd4: rename nfs4_rpc_args->nfsd4_cb_args 15 years ago
J. Bruce Fields 586f36735e nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence 15 years ago
J. Bruce Fields 7d94784293 nfsd4: fix downgrade/lock logic 15 years ago
J. Bruce Fields 18608ad49c nfsd4: typo fix in find_any_file 15 years ago
J. Bruce Fields f9d7562fdb nfsd4: share file descriptors between stateid's 15 years ago
Benny Halevy d76829889a nfsd4: keep a reference count on client while in use 15 years ago
Benny Halevy 07cd4909a6 nfsd4: mark_client_expired 15 years ago
Benny Halevy 46583e2597 nfsd4: introduce nfs4_client.cl_refcount 15 years ago
J. Bruce Fields 4b21d0defc nfsd4: allow 4.0 clients to change callback path 15 years ago
J. Bruce Fields 2bf23875f5 nfsd4: rearrange cb data structures 15 years ago
J. Bruce Fields b12a05cbdf nfsd4: cl_count is unused 15 years ago
J. Bruce Fields b5a1a81e5c nfsd4: don't sleep in lease-break callback 15 years ago
J. Bruce Fields 227f98d98d nfsd4: preallocate nfs4_rpc_args 15 years ago
J. Bruce Fields 7663dacd92 nfsd: remove pointless paths in file headers 15 years ago
J. Bruce Fields 1557aca790 nfsd: move most of nfsfh.h to fs/nfsd 15 years ago
Boaz Harrosh 9a74af2133 nfsd: Move private headers to source directory 15 years ago
Boaz Harrosh 72579ac9cd nfsd: Headers Independence and include cleanups 15 years ago
Benny Halevy 8c10cbdb4a nfsd: use STATEID_FMT and STATEID_VAL for printing stateids 15 years ago
Ricardo Labiaga 2a1d1b5938 nfsd41: Backchannel: Setup sequence information 16 years ago
Ricardo Labiaga 199ff35e1c nfsd41: Backchannel: Server backchannel RPC wait queue 16 years ago
Ricardo Labiaga 132f97715c nfsd41: Backchannel: Add sequence arguments to callback RPC arguments 16 years ago
Andy Adamson 38524ab38f nfsd41: Backchannel: callback infrastructure 16 years ago
J. Bruce Fields 80fc015bdf nfsd4: use common rpc_cred for all callbacks 16 years ago
Andy Adamson 557ce2646e nfsd41: replace page based DRC with buffer based DRC 16 years ago
Andy Adamson a649637c73 nfsd41: bound forechannel drc size by memory usage 16 years ago
Jeff Layton aa9a4ec770 nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage 16 years ago
Jeff Layton 363168b4ea nfsd: make nfs4_client->cl_addr a struct sockaddr_storage 16 years ago
Andy Adamson 49557cc74c nfsd41: Use separate DRC for setclientid 16 years ago
Andy Adamson 0c193054a4 nfsd41: hange from page to memory based drc limits 16 years ago