Trond Myklebust
|
f839c4c199
NFSv4: Remove BKL from the nfsv4 state recovery
|
17 years ago |
Adrian Bunk
|
1d2e88e73e
nfs: make nfs4_drop_state_owner() static
|
17 years ago |
Harvey Harrison
|
3110ff8048
nfs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Trond Myklebust
|
a2b2bb8822
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
|
17 years ago |
Trond Myklebust
|
f6a1cc8930
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
|
17 years ago |
Trond Myklebust
|
5d00837b90
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
|
17 years ago |
Harvey Harrison
|
90dc7d2796
nfs: fix sparse warnings
|
17 years ago |
Dan Muntz
|
497799e7c0
NFS: missing spaces in KERN_WARNING
|
17 years ago |
Chuck Lever
|
5d8515caeb
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
|
17 years ago |
Trond Myklebust
|
2f74c0a056
NFSv4: Clean up the OPEN/CLOSE serialisation code
|
17 years ago |
Trond Myklebust
|
d0dc3701cb
NFSv4: Give the lock stateid its own sequence queue
|
17 years ago |
Trond Myklebust
|
a49c3c7736
NFSv4: Ensure that we wait for the CLOSE request to complete
|
17 years ago |
Trond Myklebust
|
cd3758e37d
NFS: Replace file->private_data with calls to nfs_file_open_context()
|
18 years ago |
Trond Myklebust
|
ba683031fa
NFSv4: Fix a locking regression in nfs4_set_mode_locked()
|
18 years ago |
Trond Myklebust
|
6f2e64d3e1
NFSv4: Make the NFS state model work with the nosharedcache mount option
|
18 years ago |
Trond Myklebust
|
8bda4e4c98
NFSv4: Fix up stateid locking...
|
18 years ago |
Trond Myklebust
|
6f43ddccb3
NFSv4: Improve the debugging of bad sequence id errors...
|
18 years ago |
Trond Myklebust
|
003707c722
NFSv4: Always use the delegation if we have one
|
18 years ago |
Trond Myklebust
|
1c816efa24
NFSv4: Fix a bug in __nfs4_find_state_byowner
|
18 years ago |
Trond Myklebust
|
9f958ab885
NFSv4: Reduce the chances of an open_owner identifier collision
|
18 years ago |
Trond Myklebust
|
88d9093997
NFSv4: nfs_increment_open_seqid should not return a value
|
18 years ago |
Trond Myklebust
|
7af654f8d1
NFSv4: Don't reuse expired nfs4_state_owner structs
|
18 years ago |
Trond Myklebust
|
27b3f949b7
NFSv4: Fix a credential reference leak in nfs4_get_state_owner()
|
18 years ago |
Trond Myklebust
|
b39e625b6e
NFSv4: Clean up nfs4_call_async()
|
18 years ago |
Trond Myklebust
|
4a35bd41af
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
|
18 years ago |
Trond Myklebust
|
10afec9081
NFS: Fix some 'sparse' warnings...
|
18 years ago |
David Howells
|
54ceac4515
NFS: Share NFS superblocks per-protocol per-server per-FSID
|
18 years ago |
David Howells
|
24c8dbbb5f
NFS: Generalise the nfs_client structure
|
18 years ago |
David Howells
|
7539bbab80
NFS: Rename nfs_server::nfs4_state
|
18 years ago |
David Howells
|
adfa6f980b
NFS: Rename struct nfs4_client to struct nfs_client
|
18 years ago |