Commit Graph

68 Commits (ea4878a24d7e6a467d369b962bab95bd6a12cbe0)

Author SHA1 Message Date
Alexandros Batsakis 3ddc8bf5f3 nfsd41: modify nfsd4.1 backchannel to use new xprt class 16 years ago
Ricardo Labiaga 0421b5c55a nfsd41: Backchannel: Implement cb_recall over NFSv4.1 16 years ago
Benny Halevy 2af73580b7 nfsd41: Backchannel: cb_sequence callback 16 years ago
Ricardo Labiaga 2a1d1b5938 nfsd41: Backchannel: Setup sequence information 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
J. Bruce Fields 886e3b7fe6 nfsd4: fix null dereference creating nfsv4 callback client 16 years ago
Benny Halevy 4be36ca0ce nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition 16 years ago
Jeff Layton aa9a4ec770 nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage 16 years ago
Andy Adamson ab52ae6db0 nfsd41: Backchannel: minorversion support for the back channel 16 years ago
Andy Adamson ef52bff840 nfsd41: Backchannel: cleanup nfs4.0 callback encode routines 16 years ago
J. Bruce Fields 63e4863fab nfsd4: make recall callback an asynchronous rpc 16 years ago
J. Bruce Fields 3aea09dc91 nfsd4: track recall retries in nfs4_delegation 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 e300a63ce4 nfsd4: replace callback thread by asynchronous rpc 16 years ago
J. Bruce Fields 3cef9ab266 nfsd4: lookup up callback cred only once 16 years ago
J. Bruce Fields ecdd03b791 nfsd4: create rpc callback client from server thread 16 years ago
J. Bruce Fields e1cab5a589 nfsd4: set cb_client inside setup_callback_client 16 years ago
J. Bruce Fields 595947acaa nfsd4: set shorter timeout 16 years ago
J. Bruce Fields a601caeda2 nfsd4: move rpc_client setup to a separate function 16 years ago
J. Bruce Fields 418cd20aa1 nfsd4: fix do_probe_callback errors 16 years ago
J. Bruce Fields 8b671b8070 nfsd4: remove use of mutex for file_hashtable 16 years ago
J. Bruce Fields d7fdcfe0aa nfsd4: put_nfs4_client does not require state lock 16 years ago
Alexandros Batsakis e37da04ed1 nfsd: lock state around put client and delegation in nfsd4_cb_recall 16 years ago
J. Bruce Fields 6c02eaa1d1 nfsd4: use helper for copying delegation filehandle 16 years ago
Benny Halevy df96fcf02a nfsd: git rid of nfs4_cb_null_ops declaration 16 years ago
Olga Kornievskaia 61054b14d5 nfsd: support callbacks with gss flavors 16 years ago
Olga Kornievskaia 608207e888 rpc: pass target name down to rpc level on callbacks 16 years ago
Benny Halevy d5b337b487 nfsd: use nfs client rpc callback program 17 years ago
Benny Halevy 97eb89bb0e nfsd: do_probe_callback should not clear rpc stats 17 years ago
Benny Halevy 8e40741494 nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall 17 years ago
Olga Kornievskaia b6b6152c46 rpc: bring back cl_chatty 17 years ago
J. Bruce Fields 88dd0be387 nfsd: reorder printk in do_probe_callback to avoid use-after-free 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Olga Kornievskaia ff7d9756b5 nfsd: use static memory for callback program and stats 17 years ago
J. Bruce Fields 404ec117be nfsd4: recognize callback channel failure earlier 17 years ago
J. Bruce Fields 63c86716ea nfsd: move callback rpc_client creation into separate thread 17 years ago
J. Bruce Fields 46f8a64bae nfsd4: probe callback channel only once 17 years ago
J. Bruce Fields cfdcad4da1 knfsd: nfsv4 delegation recall should take reference on client 18 years ago
J. Bruce Fields dd4877bfb6 knfsd: fix callback rpc cred 18 years ago
J. Bruce Fields 2b47eece1f knfsd: spawn kernel thread to probe callback channel 18 years ago
Benny Halevy 0ac68d1799 knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks 18 years ago
Chuck Lever 43780b87fa SUNRPC: Add a convenient default for the hostname when calling rpc_create() 18 years ago
Trond Myklebust f61534dfd3 SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Chuck Lever 2bea90d43a SUNRPC: RPC buffer size estimates are too large 18 years ago
J. Bruce Fields f534a257ac [PATCH] knfsd: nfsd4: fix non-terminated string 18 years ago