Commit Graph

58 Commits (f4e45d02e4135043fe98bc21be38527c516ad990)

Author SHA1 Message Date
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
Al Viro c7afef1f96 [PATCH] nfsd: misc endianness annotations 19 years ago
Al Viro f00f328fda [PATCH] xdr annotations: nfsd callback* 19 years ago
J. Bruce Fields 0942176f43 [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client 19 years ago
Greg Banks 3e3b480096 [PATCH] knfsd: add some missing newlines in printks 19 years ago
Chuck Lever ae5c79476f NFSD: Convert NFS server callback logic to use new rpc_create API 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
NeilBrown 541e0e0981 [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup 19 years ago
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
Chuck Lever cc0175c1dc SUNRPC: display human-readable procedure name in rpc_iostats output 19 years ago
Chuck Lever f518e35aec SUNRPC: get rid of cl_chatty 19 years ago