Andy Adamson
|
778be232a2
NFS do not find client in NFSv4 pg_authenticate
|
14 年之前 |
Andy Adamson
|
4a19de0f4b
NFS rename client back channel transport field
|
14 年之前 |
Andy Adamson
|
ece0de633c
NFS RPC_AUTH_GSS unsupported on v4.1 back channel
|
14 年之前 |
Andy Adamson
|
c36fca52f5
NFS refactor nfs_find_client and reference client across callback processing
|
14 年之前 |
Andy Adamson
|
2c2618c6f2
NFS associate sessionid with callback connection
|
14 年之前 |
Andy Adamson
|
01c9a0bc60
NFS use svc_create_xprt for NFSv4.1 callback service
|
14 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 年之前 |
Pavel Emelyanov
|
fc5d00b04a
sunrpc: Add net argument to svc_create_xprt
|
14 年之前 |
Rusty Russell
|
9bbb9e5a33
param: use ops in struct kernel_param, rather than get and set fns directly
|
15 年之前 |
Chuck Lever
|
d6783b2b6c
SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
|
15 年之前 |
Alexandros Batsakis
|
07bccc2dd4
nfs41: add support for callback with RPC version number 4
|
15 年之前 |
J. Bruce Fields
|
d4e935bd67
The rpc server does not require that service threads take the BKL.
|
15 年之前 |
Trond Myklebust
|
c140aa9135
NFSv4: Clean up the nfs.callback_tcpport option
|
16 年之前 |
Trond Myklebust
|
1f84603c09
Merge branch 'devel-for-2.6.31' into for-2.6.31
|
16 年之前 |
Chuck Lever
|
18fc316419
NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available
|
16 年之前 |
Andy Adamson
|
e82dc22dac
nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist
|
16 年之前 |
Benny Halevy
|
8f97524235
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks
|
16 年之前 |
Ricardo Labiaga
|
a43cde94fe
nfs41: Implement NFSv4.1 callback service process.
|
16 年之前 |
Benny Halevy
|
7146851376
nfs41: minorversion support for nfs4_{init,destroy}_callback
|
16 年之前 |
Chuck Lever
|
f738f51703
NFS: Start PF_INET6 callback listener only if IPv6 support is available
|
16 年之前 |
Chuck Lever
|
26298caaca
NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
|
16 年之前 |
Chuck Lever
|
49a9072f29
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
|
16 年之前 |
Chuck Lever
|
9652ada3fb
SUNRPC: Change svc_create_xprt() to take a @family argument
|
16 年之前 |
Olga Kornievskaia
|
945b34a772
rpc: allow gss callbacks to client
|
16 年之前 |
Chuck Lever
|
18de973530
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
|
16 年之前 |
Chuck Lever
|
e851db5b05
SUNRPC: Add address family field to svc_serv data structure
|
17 年之前 |
Jeff Layton
|
5afc597c5f
nfs4: fix potential race with rapid nfs_callback_up/down cycle
|
17 年之前 |
Jeff Layton
|
ee84dfc454
nfs4: remove BKL from nfs_callback_up and nfs_callback_down
|
17 年之前 |
Harvey Harrison
|
3110ff8048
nfs: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Jeff Layton
|
06e02d66fa
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
|
17 年之前 |