Tejun Heo
|
d97bec801d
nfs: idr_destroy() no longer needs idr_remove_all()
|
12 years ago |
NeilBrown
|
f259613a1e
NFS: avoid NULL dereference in nfs_destroy_server
|
12 years ago |
Trond Myklebust
|
1fea73a865
NFS: Get rid of unnecessary asserts
|
12 years ago |
Yanchuan Nian
|
ee34e13620
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
|
12 years ago |
Peng Tao
|
dc182549d4
NFS41: fix error of setting blocklayoutdriver
|
13 years ago |
Chuck Lever
|
05f4c350ee
NFS: Discover NFSv4 server trunking when mounting
|
12 years ago |
Chuck Lever
|
896526174c
NFS: Introduce "migration" mount option
|
12 years ago |
Chuck Lever
|
ba9b584c1d
SUNRPC: Introduce rpc_clone_client_set_auth()
|
12 years ago |
bjschuma@gmail.com
|
1ae811ee27
NFS: Fix a regression when loading the NFS v4 module
|
13 years ago |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 years ago |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 years ago |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 years ago |
Bryan Schumaker
|
1179acc6a3
NFS: Only initialize the ACL client in the v3 case
|
13 years ago |
Bryan Schumaker
|
ab7017a3a0
NFS: Add version registering framework
|
13 years ago |
Bryan Schumaker
|
ec409897e7
NFS: Split out NFS v4 client functions
|
13 years ago |
Bryan Schumaker
|
fcf10398f6
NFS: Split out NFS v4 server creating code
|
13 years ago |
Bryan Schumaker
|
428360d77c
NFS: Initialize the NFS v4 client from init_nfs_v4()
|
13 years ago |
Bryan Schumaker
|
6663ee7f81
NFS: Create an alloc_client rpc_op
|
13 years ago |
Bryan Schumaker
|
cdb7ecedec
NFS: Create a free_client rpc_op
|
13 years ago |
Bryan Schumaker
|
eeebf91675
NFS: Use nfs4_destroy_server() to clean up NFS v4
|
13 years ago |
Bryan Schumaker
|
e38eb6506f
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
|
13 years ago |
Trond Myklebust
|
2a4c8994ee
NFSv4.1: Fix umount when filelayout DS is also the MDS
|
13 years ago |
Trond Myklebust
|
f07936f2c4
NFS: Remove incorrect BUG_ON in nfs_found_client
|
13 years ago |
Trond Myklebust
|
6624553910
NFSv4.1: Add DESTROY_CLIENTID
|
13 years ago |
Trond Myklebust
|
54ac471c83
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
|
13 years ago |
Trond Myklebust
|
4697bd5e94
NFSv4: Fix a race in the net namespace mount notification
|
13 years ago |
Trond Myklebust
|
7b38c3682c
NFSv4.1: Fix session initialisation races
|
13 years ago |
Chuck Lever
|
acdeb69d9c
NFS: EXCHANGE_ID should save the server major and minor ID
|
13 years ago |
Chuck Lever
|
4bf590e08f
NFS: Add nfs_client behavior flags
|
13 years ago |
Chuck Lever
|
8cab4c390b
NFS: Refactor nfs_get_client(): initialize nfs_client
|
13 years ago |