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 |
Chuck Lever
|
f411703adc
NFS: Refactor nfs_get_client(): add nfs_found_client()
|
13 years ago |
Chuck Lever
|
f092075dd3
NFS: Always use the same SETCLIENTID boot verifier
|
13 years ago |
Chuck Lever
|
73ea666c2b
NFS: Use proper naming conventions for the nfs_client.net field
|
13 years ago |
Chuck Lever
|
591555465e
NFS: Use proper naming conventions for nfs_client.impl_id field
|
13 years ago |
Chuck Lever
|
79d4e1f0d8
NFS: Use proper naming conventions for NFSv4.1 server scope fields
|
13 years ago |
Andy Adamson
|
98fc685ae2
NFSv4.1 data server timeo and retrans module parameters
|
13 years ago |
Bryan Schumaker
|
2ba68002a7
NFS: Make v2 configurable
|
13 years ago |
Trond Myklebust
|
3a1556e866
NFSv2/v3: Simulate the change attribute
|
13 years ago |
Bryan Schumaker
|
7e6eb683d2
NFS: Honor the authflavor set in the clone mount data
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Linus Torvalds
|
f63d395d47
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Bryan Schumaker
|
4b7c8dd205
NFS: Only define some function when v4.1 is enabled
|
13 years ago |
Trond Myklebust
|
17280175c5
NFS: Fix a number of sparse warnings
|
13 years ago |