Trond Myklebust
|
a49c3c7736
NFSv4: Ensure that we wait for the CLOSE request to complete
|
17 years ago |
Trond Myklebust
|
565277f63c
NFS: Fix a race in sillyrename
|
17 years ago |
Trond Myklebust
|
40d2470409
NFS: Fix a connectathon regression in NFSv3 and NFSv4
|
17 years ago |
Trond Myklebust
|
9e08a3c5ae
NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode
|
17 years ago |
Trond Myklebust
|
d75340cc4d
NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too
|
17 years ago |
Trond Myklebust
|
d4d9cdcb47
NFS: Don't hash the negative dentry when optimising for an O_EXCL open
|
17 years ago |
Trond Myklebust
|
70ca88521f
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
|
17 years ago |
Trond Myklebust
|
8850df999c
NFS: Fix atime revalidation in read()
|
17 years ago |
Trond Myklebust
|
c481299839
NFS: Fix atime revalidation in readdir()
|
17 years ago |
Trond Myklebust
|
17cadc9537
NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds
|
17 years ago |
Trond Myklebust
|
76b32999df
NFSv4: Make NFSv4 ACCESS calls return attributes too...
|
17 years ago |
Trond Myklebust
|
af22f94ae0
NFSv4: Simplify _nfs4_do_access()
|
17 years ago |
Trond Myklebust
|
cd3758e37d
NFS: Replace file->private_data with calls to nfs_file_open_context()
|
17 years ago |
Peter Staubach
|
4e769b934e
64 bit ino support for NFS client
|
18 years ago |
Trond Myklebust
|
deee9369b9
NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file
|
17 years ago |
Trond Myklebust
|
65bbf6bdbb
NFSv4: Fix a typo in _nfs4_do_open_reclaim
|
17 years ago |
Trond Myklebust
|
45328c354e
NFS: Fix NFSv4 open stateid regressions
|
18 years ago |
Trond Myklebust
|
e4eff1a622
SUNRPC: Clean up the sillyrename code
|
18 years ago |
Trond Myklebust
|
4fdc17b2a7
NFS: Introduce struct nfs_removeargs+nfs_removeres
|
18 years ago |
Trond Myklebust
|
9936781d01
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
|
18 years ago |
Trond Myklebust
|
56659e9926
NFSv4: 'constify' lookup arguments.
|
18 years ago |
Trond Myklebust
|
6f220ed5a8
NFSv4: Fix open state recovery
|
18 years ago |
Frank Filz
|
137d6acaa6
NFSv4: Make sure unlock is really an unlock when cancelling a lock
|
18 years ago |
Trond Myklebust
|
8bda4e4c98
NFSv4: Fix up stateid locking...
|
18 years ago |
Trond Myklebust
|
1ac7e2fd35
NFSv4: Clean up the callers of nfs4_open_recover_helper()
|
18 years ago |
Trond Myklebust
|
6ee4126890
NFSv4: Don't call OPEN if we already have an open stateid for a file
|
18 years ago |
Trond Myklebust
|
aac00a8d0a
NFSv4: Check for the existence of a delegation in nfs4_open_prepare()
|
18 years ago |
Trond Myklebust
|
3e309914a1
NFSv4: Clean up _nfs4_proc_open()
|
18 years ago |
Trond Myklebust
|
1b370bc28f
NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors.
|
18 years ago |
Trond Myklebust
|
6f43ddccb3
NFSv4: Improve the debugging of bad sequence id errors...
|
18 years ago |