Weston Andros Adamson
|
7c44f1ae4a
nfs4.1: add BIND_CONN_TO_SESSION operation
|
13 years ago |
Andy Adamson
|
82be417aa3
NFSv4.1 cache mdsthreshold values on OPEN
|
13 years ago |
Trond Myklebust
|
54ac471c83
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
|
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
|
f092075dd3
NFS: Always use the same SETCLIENTID boot verifier
|
13 years ago |
Chuck Lever
|
2c820d9a97
NFS: Force server to drop NFSv4 state
|
13 years ago |
Chuck Lever
|
177313f149
NFS: Clean up return code checking in nfs4_proc_exchange_id()
|
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 |
Chuck Lever
|
c3607282b4
NFS: Don't swap bytes in nfs4_construct_boot_verifier()
|
13 years ago |
Trond Myklebust
|
b3f87b98aa
Merge branch 'bugfixes' into nfs-for-next
|
13 years ago |
Andy Adamson
|
a033a09189
NFSv4.1 remove nfs4_reset_write and nfs4_reset_read
|
13 years ago |
Bryan Schumaker
|
bae36241be
NFS: Create a single nfs_get_root()
|
13 years ago |
Bryan Schumaker
|
3028eb2b32
NFS: Rename nfs4_proc_get_root()
|
13 years ago |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 years ago |
Trond Myklebust
|
8582715e73
NFSv4: COMMIT does not need post-op attributes
|
13 years ago |
Trond Myklebust
|
5a37f85131
NFSv4: Don't request cache consistency attributes on some writes
|
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
|
e144cbcc25
NFSv4: Retrieve attributes _before_ calling delegreturn
|
13 years ago |
Trond Myklebust
|
9e907fec6e
NFSv4: Delegreturn only needs the cache consistency bitmask
|
13 years ago |
Trond Myklebust
|
3617e5031b
NFSv4.1: Use the correct hostname in the client identifier string
|
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
|
6c75dc0d49
NFS: merge _full and _partial write rpc_ops
|
13 years ago |
Fred Isaman
|
4db6e0b74c
NFS: merge _full and _partial read rpc_ops
|
13 years ago |
Fred Isaman
|
cd841605f7
NFS: create common nfs_pgio_header for both read and write
|
13 years ago |