Commit Graph

250 Commits (9045b4b9f7f340f43de0cf687b5b52f6feaaa984)

Author SHA1 Message Date
J. Bruce Fields 3df796dbe9 nfsd4: remove dprintk 15 years ago
J. Bruce Fields 147efd0dd7 nfsd4: shutdown callbacks on expiry 15 years ago
J. Bruce Fields efc4bb4fdd nfsd4: allow setting grace period time 15 years ago
J. Bruce Fields f958a1320f nfsd4: remove unnecessary lease-setting function 15 years ago
J. Bruce Fields e46b498c84 nfsd4: simplify lease/grace interaction 15 years ago
J. Bruce Fields cf07d2ea43 nfsd4: simplify references to nfsd4 lease time 15 years ago
Wu Fengguang 42e4960868 vfs: take f_lock on modifying f_mode after open time 15 years ago
Ricardo Labiaga 8b8aae4009 nfsd41: Create the recovery entry for the NFSv4.1 client 15 years ago
J. Bruce Fields 7663dacd92 nfsd: remove pointless paths in file headers 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
Benny Halevy 8c10cbdb4a nfsd: use STATEID_FMT and STATEID_VAL for printing stateids 15 years ago
J. Bruce Fields efe0cb6d5a nfsd4.1: common slot allocation size calculation 15 years ago
J. Bruce Fields dd829c4564 nfsd4.1: fix session memory use calculation 15 years ago
Andy Adamson ddc04fd4d5 nfsd41: use sv_max_mesg for forechannel max sizes 16 years ago
Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 16 years ago
Ricardo Labiaga b09333c464 nfsd41: Refactor create_client() 16 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
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
J. Bruce Fields 29ab23cc5d nfsd4: allow nfs4 state startup to fail 16 years ago
Andy Adamson 557ce2646e nfsd41: replace page based DRC with buffer based DRC 16 years ago
Andy Adamson bdac86e215 nfsd41: replace nfserr_resource in pure nfs41 responses 16 years ago
Andy Adamson a8dfdaeb7a nfsd41: use session maxreqs for sequence target and highest slotid 16 years ago
Andy Adamson a649637c73 nfsd41: bound forechannel drc size by memory usage 16 years ago
Andy Adamson 468de9e54a nfsd41: expand solo sequence check 16 years ago
Benny Halevy aaf84eb95a nfsd41: renew_client must be called under the state lock 16 years ago
Jeff Layton fbf4665f41 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call 16 years ago
Jeff Layton 7077ecbabd nfsd: add support for NFSv4 callbacks over IPv6 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 abfabf8caf nfsd41: encode replay sequence from the slot values 16 years ago
Andy Adamson 49557cc74c nfsd41: Use separate DRC for setclientid 16 years ago
Andy Adamson 88e588d56a nfsd41: change check_slot_seqid parameters 16 years ago
Andy Adamson 5261dcf8eb nfsd41: remove redundant forechannel max requests check 16 years ago
Andy Adamson 0c193054a4 nfsd41: hange from page to memory based drc limits 16 years ago
Andy Adamson b101ebbc39 nfsd41: minor set_forechannel_maxreqs cleanup 16 years ago
Andy Adamson be98d1bbd1 nfsd41: reclaim DRC memory on session free 16 years ago
Andy Adamson 4bd9b0f4af nfsd41: use globals for DRC limits 16 years ago
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