Commit Graph

33 Commits (3b259e365998291a02488225e32b9f2b73723b3e)

Author SHA1 Message Date
Chuck Lever 18de973530 NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets 17 years ago
Chuck Lever e851db5b05 SUNRPC: Add address family field to svc_serv data structure 17 years ago
Jeff Layton 5afc597c5f nfs4: fix potential race with rapid nfs_callback_up/down cycle 17 years ago
Jeff Layton ee84dfc454 nfs4: remove BKL from nfs_callback_up and nfs_callback_down 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Jeff Layton 06e02d66fa NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) 17 years ago
J. Bruce Fields e1ba1ab76e nfsd: fix comment 17 years ago
Jeff Layton a277e33cbe NFS: convert nfs4 callback thread to kthread API 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Jeff Layton 1227a74e2e NFS: flush signals before taking down callback thread 17 years ago
Jeff Layton 8e60029f40 NFS: fix reference counting for NFSv4 callback thread 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
Chuck Lever ff052645c9 NFS: Change nfs_find_client() to take "struct sockaddr *" 17 years ago
Chuck Lever 1d98fe6717 NFS: Move dprintks from callback.c to callback_proc.c 17 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Chuck Lever 27459f0940 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 years ago
Chuck Lever ad06e4bd62 [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing 18 years ago
Chuck Lever 482fb94e1b [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper 18 years ago
NeilBrown 6fb2b47fa1 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 19 years ago
NeilBrown bc591ccff2 [PATCH] knfsd: add a callback for when last rpc thread finishes 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 19 years ago
David Howells adfa6f980b NFS: Rename struct nfs4_client to struct nfs_client 19 years ago
David Howells 5ae1fbce14 NFS: Fix NFS4 callback up/down prototypes 19 years ago
David Howells 7d4e2747a0 NFS: Fix up split of fs/nfs/inode.c 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Ingo Molnar 353ab6e97b [PATCH] sem2mutex: fs/ 19 years ago
Trond Myklebust 1dd761e907 NFSv4: Ensure the callback daemon flushes signals 19 years ago
Trond Myklebust f25bc34967 NFSv4: Ensure nfs_callback_down() calls svc_destroy() 19 years ago
Trond Myklebust a72b44222d NFSv4: Allow user to set the port used by the NFSv4 callback channel 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Trond Myklebust 4ce79717ce [PATCH] NFS: Header file cleanup... 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago