Trond Myklebust
|
6c34265502
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()
|
7 yıl önce |
Trond Myklebust
|
97c2c17af9
NFSv4: Ensure the inode is clean when we set a delegation
|
7 yıl önce |
NeilBrown
|
e04bbf6b1b
NFS: Avoid quadratic search when freeing delegations.
|
7 yıl önce |
NeilBrown
|
3ca951b618
NFS: use cond_resched() when restarting walk of delegation list.
|
7 yıl önce |
NeilBrown
|
f389349142
NFS: slight optimization for walking list for delegations
|
7 yıl önce |
Trond Myklebust
|
35156bfff3
NFSv4: Fix the nfs_inode_set_delegation() arguments
|
7 yıl önce |
Trond Myklebust
|
c01d36457d
NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)
|
7 yıl önce |
Jeff Layton
|
1eb5d98f16
nfs: convert to new i_version API
|
7 yıl önce |
Trond Myklebust
|
12f275cdd1
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
|
7 yıl önce |
Trond Myklebust
|
a6b6d5b85a
NFS: Use an atomic_long_t to count the number of requests
|
8 yıl önce |
Trond Myklebust
|
1ad13dbc85
NFSv4: Optimise away forced revalidation when we know the attributes are OK
|
8 yıl önce |
Trond Myklebust
|
7f04883146
NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation
|
9 yıl önce |
Trond Myklebust
|
b1a318de9b
NFSv4: Fix a race in nfs_inode_reclaim_delegation()
|
9 yıl önce |
Trond Myklebust
|
6c2d8f8d30
NFSv4: nfs_inode_find_state_and_recover() should check all stateids
|
9 yıl önce |
Trond Myklebust
|
059b43e974
NFSv4: Ensure we don't re-test revoked and freed stateids
|
9 yıl önce |
Trond Myklebust
|
bb3d1a3b24
NFSv4.1: Deal with server reboots during delegation expiration recovery
|
9 yıl önce |
Trond Myklebust
|
45870d6909
NFSv4.1: Test delegation stateids when server declares "some state revoked"
|
9 yıl önce |
Trond Myklebust
|
41020b671a
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
|
9 yıl önce |
Trond Myklebust
|
aa05c87f23
NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
|
9 yıl önce |
Trond Myklebust
|
b3f9e72390
NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
|
9 yıl önce |
Trond Myklebust
|
abf4e13cc1
NFSv4: Use the right stateid for delegations in setattr, read and write
|
9 yıl önce |
Trond Myklebust
|
4816fdadab
NFSv4: Don't use synchronous delegation recall in exception handling
|
10 yıl önce |
Trond Myklebust
|
24311f8841
NFSv4: Recovery of recalled read delegations is broken
|
10 yıl önce |
Trond Myklebust
|
5445b1fbd1
NFSv4: Respect the server imposed limit on how many changes we may cache
|
10 yıl önce |
Trond Myklebust
|
7d160a6c46
NFSv4: Express delegation limit in units of pages
|
10 yıl önce |
Trond Myklebust
|
21330b6670
Merge branch 'bugfixes'
|
10 yıl önce |
Trond Myklebust
|
5fcdfacc01
NFSv4: Return delegations synchronously in evict_inode
|
10 yıl önce |
Trond Myklebust
|
38942ba204
NFSv4: Append delegations to the per-client list instead of prepending
|
10 yıl önce |
Trond Myklebust
|
ec3ca4e57e
NFSv4: Ensure we skip delegations that are already being returned
|
10 yıl önce |
Trond Myklebust
|
9f0f8e12c4
NFSv4: Pin the superblock while we're returning the delegation
|
10 yıl önce |