Jeff Layton
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
12 years ago |
Jeff Layton
|
314d7cc05d
nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks
|
12 years ago |
Trond Myklebust
|
826e001308
NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use
|
12 years ago |
Trond Myklebust
|
b02ba0b660
NFSv4: Clean up nfs_expire_all_delegations
|
12 years ago |
Trond Myklebust
|
5c31e2368f
NFSv4: Fix nfs_server_return_all_delegations
|
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
|
65b62a29f7
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
|
12 years ago |
Trond Myklebust
|
d25be546a8
NFSv4.1: Don't lose locks when a server reboots during delegation return
|
12 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
|
dc327ed4cd
NFSv4: nfs_client_return_marked_delegations can't flush data
|
13 years ago |
Trond Myklebust
|
c57d1bc5e0
NFS: nfs_inode_return_delegation() should always flush dirty data
|
13 years ago |
Trond Myklebust
|
17280175c5
NFS: Fix a number of sparse warnings
|
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 |
Andy Adamson
|
9cb8196839
NFSv4.1 handle DS stateid errors
|
13 years ago |
Trond Myklebust
|
f597c53790
NFSv4: Add helpers for basic copying of stateids
|
13 years ago |
Trond Myklebust
|
36281caa83
NFSv4: Further clean-ups of delegation stateid validation
|
13 years ago |
Trond Myklebust
|
8e663f0e5f
NFSv4.1: Fix matching of the stateids when returning a delegation
|
13 years ago |
Trond Myklebust
|
a1d0b5eebc
NFS: Properly handle the case where the delegation is revoked
|
13 years ago |
Trond Myklebust
|
a9a4a87a59
NFS: Use the inode->i_version to cache NFSv4 change attribute information
|
13 years ago |
Trond Myklebust
|
ed1e6211a0
NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()
|
14 years ago |
Lai Jiangshan
|
26f04dde68
nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()
|
14 years ago |
Trond Myklebust
|
e00b8a2404
NFS: Fix an NFS client lockdep issue
|
14 years ago |
Chuck Lever
|
d3978bb325
NFS: Move cl_delegations to the nfs_server struct
|
14 years ago |
Chuck Lever
|
dda4b22562
NFS: Introduce nfs_detach_delegations()
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Arnd Bergmann
|
b89f432133
fs/locks.c: prepare for BKL removal
|
15 years ago |