Commit Graph

124 Commits (f78d32e79ea3218da34e78ccca4eb4de14f2512d)

Author SHA1 Message Date
Benny Halevy 2c9c8f36c3 NFSD: fix decode_cb_sequence4resok 14 years ago
Benny Halevy 0af3f814cc NFSD: use nfserr for status after decode_cb_op_status 14 years ago
J. Bruce Fields a8f2800b4f nfsd4: fix callback restarting 14 years ago
J. Bruce Fields 9ee1ba5402 nfsd4: initialize cb_per_client 14 years ago
J. Bruce Fields 5ce8ba25d6 nfsd4: allow restarting callbacks 14 years ago
J. Bruce Fields 3ff3600e7e nfsd4: simplify nfsd4_cb_prepare 14 years ago
J. Bruce Fields 229b2a0839 nfsd4: add helper function to run 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 dcbeaa68db nfsd4: allow backchannel recovery 14 years ago
Takuma Umeya 6f3d772fb8 nfs4: set source address when callback is generated 14 years ago
Kirill A. Shutemov 65e4c89455 nfsd: declare several functions of nfs4callback as static 14 years ago
Chuck Lever bf2695516d SUNRPC: New xdr_streams XDR decoder API 14 years ago
Chuck Lever 9f06c719f4 SUNRPC: New xdr_streams XDR encoder API 14 years ago
Chuck Lever 7d93bd71cb NFS: Repair whitespace damage in NFS PROC macro 14 years ago
Chuck Lever 85a5648019 NFSD: Update XDR decoders in NFSv4 callback client 14 years ago
Chuck Lever a033db487e NFSD: Update XDR encoders in NFSv4 callback client 14 years ago
Andy Adamson 3c9101a057 NFSD: remove duplicate NFS4_STATEID_SIZE 15 years ago
J. Bruce Fields 5d18c1c2a9 nfsd4: only require krb5 principal for NFSv4.0 callbacks 15 years ago
J. Bruce Fields 8323c3b2a6 nfsd4: move minorversion to client 15 years ago
J. Bruce Fields 5a3c9d7134 nfsd4: separate callback change and callback probe 15 years ago
J. Bruce Fields 8b5ce5cd44 nfsd4: callback program number is per-session 15 years ago
J. Bruce Fields ac7c46f29a nfsd4: make backchannel sequence number per-session 15 years ago
J. Bruce Fields 90c8145bb6 nfsd4: use client pointer to backchannel session 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 07263f1efe nfsd4: minor variable renaming (cb -> conn) 15 years ago
Pavel Emelyanov c653ce3f0a sunrpc: Add net to rpc_create_args 15 years ago
Andy Adamson 1132b26029 nfsd: remove duplicate NFS4_STATEID_SIZE declaration 15 years ago
Boaz Harrosh c18c821fd4 nfsd41: Fix a crash when a callback is retried 15 years ago
J. Bruce Fields cba9ba4b90 nfsd4: fix delegation recall race use-after-free 15 years ago
J. Bruce Fields ac94bf5825 nfsd4: fix deleg leak on callback error 15 years ago
Benny Halevy 9303bbd3de nfsd: nfs4callback encode_stateid helper function 15 years ago
J. Bruce Fields 68a4b48ce6 nfsd4: don't bother storing callback reply tag 15 years ago
J. Bruce Fields 172c85dd57 nfsd4: treat more recall errors as failures 15 years ago
J. Bruce Fields 378b7d37f9 nfsd4: remove extra put() on callback errors 15 years ago
J. Bruce Fields b7299f4439 nfs4: minor callback code simplification, comment 15 years ago
Benny Halevy ab707e1565 nfsd4: nfsd4_destroy_session must set callback client under the state lock 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 9045b4b9f7 nfsd4: remove probe task's reference on client 15 years ago
J. Bruce Fields 227f98d98d nfsd4: preallocate nfs4_rpc_args 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
J. Bruce Fields cf07d2ea43 nfsd4: simplify references to nfsd4 lease time 15 years ago