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 |
Fred Isaman
|
0b7c01533a
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
|
13 years ago |
Bryan Schumaker
|
f05d147f7e
NFS: Fix following referral mount points with different security
|
13 years ago |
Bryan Schumaker
|
72de53ec4b
NFS: Do secinfo as part of lookup
|
13 years ago |
Bryan Schumaker
|
db0a9593d5
NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
|
13 years ago |
Sachin Prabhu
|
5794d21ef4
Avoid beyond bounds copy while caching ACL
|
13 years ago |
Sachin Prabhu
|
5a00689930
Avoid reading past buffer when calling GETACL
|
13 years ago |
Trond Myklebust
|
95b72eb0bd
NFSv4: Ensure we do not reuse open owner names
|
13 years ago |
Trond Myklebust
|
451146be93
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
|
13 years ago |
Trond Myklebust
|
55725513b5
NFSv4: Ensure that we check lock exclusive/shared type against open modes
|
13 years ago |
Trond Myklebust
|
05ffe24f52
NFSv4: Ensure that the LOCK code sets exception->inode
|
13 years ago |
Trond Myklebust
|
14977489ff
NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
|
13 years ago |