Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 年之前 |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 年之前 |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 年之前 |
Bryan Schumaker
|
1179acc6a3
NFS: Only initialize the ACL client in the v3 case
|
13 年之前 |
Bryan Schumaker
|
ab7017a3a0
NFS: Add version registering framework
|
13 年之前 |
Bryan Schumaker
|
ec409897e7
NFS: Split out NFS v4 client functions
|
13 年之前 |
Bryan Schumaker
|
fcf10398f6
NFS: Split out NFS v4 server creating code
|
13 年之前 |
Bryan Schumaker
|
428360d77c
NFS: Initialize the NFS v4 client from init_nfs_v4()
|
13 年之前 |
Bryan Schumaker
|
6663ee7f81
NFS: Create an alloc_client rpc_op
|
13 年之前 |
Bryan Schumaker
|
cdb7ecedec
NFS: Create a free_client rpc_op
|
13 年之前 |
Bryan Schumaker
|
eeebf91675
NFS: Use nfs4_destroy_server() to clean up NFS v4
|
13 年之前 |
Bryan Schumaker
|
e38eb6506f
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
|
13 年之前 |
Trond Myklebust
|
2a4c8994ee
NFSv4.1: Fix umount when filelayout DS is also the MDS
|
13 年之前 |
Trond Myklebust
|
f07936f2c4
NFS: Remove incorrect BUG_ON in nfs_found_client
|
13 年之前 |
Trond Myklebust
|
6624553910
NFSv4.1: Add DESTROY_CLIENTID
|
13 年之前 |
Trond Myklebust
|
54ac471c83
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
|
13 年之前 |
Trond Myklebust
|
4697bd5e94
NFSv4: Fix a race in the net namespace mount notification
|
13 年之前 |
Trond Myklebust
|
7b38c3682c
NFSv4.1: Fix session initialisation races
|
13 年之前 |
Chuck Lever
|
acdeb69d9c
NFS: EXCHANGE_ID should save the server major and minor ID
|
13 年之前 |
Chuck Lever
|
4bf590e08f
NFS: Add nfs_client behavior flags
|
13 年之前 |
Chuck Lever
|
8cab4c390b
NFS: Refactor nfs_get_client(): initialize nfs_client
|
13 年之前 |
Chuck Lever
|
f411703adc
NFS: Refactor nfs_get_client(): add nfs_found_client()
|
13 年之前 |
Chuck Lever
|
f092075dd3
NFS: Always use the same SETCLIENTID boot verifier
|
13 年之前 |
Chuck Lever
|
73ea666c2b
NFS: Use proper naming conventions for the nfs_client.net field
|
13 年之前 |
Chuck Lever
|
591555465e
NFS: Use proper naming conventions for nfs_client.impl_id field
|
13 年之前 |
Chuck Lever
|
79d4e1f0d8
NFS: Use proper naming conventions for NFSv4.1 server scope fields
|
13 年之前 |
Andy Adamson
|
98fc685ae2
NFSv4.1 data server timeo and retrans module parameters
|
13 年之前 |
Bryan Schumaker
|
2ba68002a7
NFS: Make v2 configurable
|
13 年之前 |
Trond Myklebust
|
3a1556e866
NFSv2/v3: Simulate the change attribute
|
13 年之前 |
Bryan Schumaker
|
7e6eb683d2
NFS: Honor the authflavor set in the clone mount data
|
13 年之前 |