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
|
14 years ago |
Trond Myklebust
|
1b924e5f87
NFS: Clean up the callers of nfs_wb_all()
|
15 years ago |
Trond Myklebust
|
e047a10c12
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
|
15 years ago |
Trond Myklebust
|
8535b2be51
NFSv4: Don't use GFP_KERNEL allocations in state recovery
|
15 years ago |
David Howells
|
17d2c0a0c4
NFS: Fix RCU issues in the NFSv4 delegation code
|
15 years ago |
Trond Myklebust
|
8f649c3762
NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
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 |
Alexandros Batsakis
|
c79571a508
nfs4: V2 return/expire delegations depending on their type
|
15 years ago |