Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 years ago |
Bryan Schumaker
|
1179acc6a3
NFS: Only initialize the ACL client in the v3 case
|
13 years ago |
Bryan Schumaker
|
ff9099f266
NFS: Create a try_mount rpc op
|
13 years ago |
Trond Myklebust
|
8626e4a426
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6
|
13 years ago |
Miklos Szeredi
|
8867fe5899
nfs: clean up ->create in nfs_rpc_ops
|
13 years ago |
Bryan Schumaker
|
57208fa7e5
NFS: Create an write_pageio_init() function
|
13 years ago |
Bryan Schumaker
|
1abb50886a
NFS: Create an read_pageio_init() function
|
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
|
57ec14c55d
NFS: Create a return_delegation rpc op
|
13 years ago |
Bryan Schumaker
|
011e2a7fd5
NFS: Create a have_delegation rpc_op
|
13 years ago |
Trond Myklebust
|
2f2c63bc22
NFS: Cleanup - only store the write verifier in struct nfs_page
|
13 years ago |
Trond Myklebust
|
9bce008bae
NFS: Fix a commit bug
|
13 years ago |
Trond Myklebust
|
1549210fcc
NFSv4: Fix an Oops in the open recovery code
|
13 years ago |
Trond Myklebust
|
32b0131069
NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid
|
13 years ago |
Weston Andros Adamson
|
7c44f1ae4a
nfs4.1: add BIND_CONN_TO_SESSION operation
|
13 years ago |
Andy Adamson
|
88034c3d88
NFSv4.1 mdsthreshold attribute xdr
|
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
|
79d4e1f0d8
NFS: Use proper naming conventions for NFSv4.1 server scope fields
|
13 years ago |
Trond Myklebust
|
778d28172f
NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
|
13 years ago |
Trond Myklebust
|
7c317fcfba
NFSv4: Simplify the NFSv4 CREATE compound
|
13 years ago |
Trond Myklebust
|
90ff0c548d
NFSv4: Simplify the NFSv4 OPEN compound
|
13 years ago |
Trond Myklebust
|
3a1556e866
NFSv2/v3: Simulate the change attribute
|
13 years ago |
Trond Myklebust
|
4f97615d19
NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined
|
13 years ago |
Bryan Schumaker
|
80a16b21a8
NFS: Remove extra rpc_clnt argument to proc_lookup
|
13 years ago |
Bryan Schumaker
|
281cad46b3
NFS: Create a submount rpc_op
|
13 years ago |
Bryan Schumaker
|
2671bfc3be
NFS: Remove secinfo knowledge out of the generic client
|
13 years ago |
Fred Isaman
|
b359f9d09b
NFS: add dreq to nfs_commit_info
|
13 years ago |