Trond Myklebust
|
6c2d8f8d30
NFSv4: nfs_inode_find_state_and_recover() should check all stateids
|
9 years ago |
Trond Myklebust
|
45870d6909
NFSv4.1: Test delegation stateids when server declares "some state revoked"
|
9 years ago |
Trond Myklebust
|
41020b671a
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
|
9 years ago |
Trond Myklebust
|
abf4e13cc1
NFSv4: Use the right stateid for delegations in setattr, read and write
|
9 years ago |
Trond Myklebust
|
24311f8841
NFSv4: Recovery of recalled read delegations is broken
|
10 years ago |
Trond Myklebust
|
5445b1fbd1
NFSv4: Respect the server imposed limit on how many changes we may cache
|
10 years ago |
Trond Myklebust
|
7d160a6c46
NFSv4: Express delegation limit in units of pages
|
10 years ago |
Trond Myklebust
|
869f9dfa4d
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
|
10 years ago |
Peng Tao
|
15bb3afe90
nfs4: add nfs4_check_delegation
|
11 years ago |
Trond Myklebust
|
826e001308
NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use
|
12 years ago |
Trond Myklebust
|
b757144fd7
NFSv4: Be less aggressive about returning delegations for open files
|
12 years ago |
Trond Myklebust
|
db4f2e637f
NFSv4: Clean up delegation recall error handling
|
12 years ago |
Trond Myklebust
|
d25be546a8
NFSv4.1: Don't lose locks when a server reboots during delegation return
|
12 years ago |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
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 |
Bryan Schumaker
|
eeebf91675
NFS: Use nfs4_destroy_server() to clean up NFS v4
|
13 years ago |
Trond Myklebust
|
c57d1bc5e0
NFS: nfs_inode_return_delegation() should always flush dirty data
|
13 years ago |
Trond Myklebust
|
ad1e396829
NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN
|
13 years ago |
Trond Myklebust
|
0032a7a749
NFS: Don't copy read delegation stateids in setattr
|
13 years ago |
Trond Myklebust
|
a1d0b5eebc
NFS: Properly handle the case where the delegation is revoked
|
13 years ago |
Chuck Lever
|
d3978bb325
NFS: Move cl_delegations to the nfs_server struct
|
14 years ago |
Trond Myklebust
|
e047a10c12
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
|
15 years ago |
Trond Myklebust
|
b4d2314bb8
NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()
|
15 years ago |
Alexandros Batsakis
|
2597641dea
nfs41: v2 fix cb_recall bug
|
15 years ago |
Alexandros Batsakis
|
31f0960778
nfs41: V2 initial support for CB_RECALL_ANY
|
15 years ago |
Trond Myklebust
|
d18cc1fda2
NFSv4: Fix a potential state manager deadlock when returning delegations
|
15 years ago |
Trond Myklebust
|
bd7bf9d540
NFSv4: Convert delegation->type field to fmode_t
|
16 years ago |
Trond Myklebust
|
b7391f44f2
NFSv4: Return unreferenced delegations more promptly
|
16 years ago |
Trond Myklebust
|
707fb4b324
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
|
16 years ago |