Benjamin Coddington
|
d75a6a0e39
NFSv4.1: Keep a reference on lock states while checking
|
8 years ago |
Trond Myklebust
|
5cc7861eb5
NFSv4: Don't call close if the open stateid has already been cleared
|
8 years ago |
Trond Myklebust
|
3e7dfb1659
NFSv4: Fix CLOSE races with OPEN
|
8 years ago |
Trond Myklebust
|
23ea44c215
NFSv4.1: Fix a regression in DELEGRETURN
|
8 years ago |
Linus Torvalds
|
02593ac680
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
9 years ago |
Arnd Bergmann
|
83aa3e0f79
nfs4: fix missing-braces warning
|
9 years ago |
Linus Torvalds
|
c4a86165d1
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
9 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
9 years ago |
Deepa Dinamani
|
2f86e0919a
fs: nfs: Make nfs boot time y2038 safe
|
9 years ago |
Olga Kornievskaia
|
a865880e20
Retry operation on EREMOTEIO on an interrupted slot
|
9 years ago |
Trond Myklebust
|
bfc505ded0
pNFS: Fix atime updates on pNFS clients
|
9 years ago |
Trond Myklebust
|
8a64c4ef10
NFSv4.1: Even if the stateid is OK, we may need to recover the open modes
|
9 years ago |
Trond Myklebust
|
76e8a1bd14
NFSv4: Fix retry issues with nfs41_test/free_stateid
|
9 years ago |
Trond Myklebust
|
67dd483026
NFSv4: Mark the lock and open stateids as invalid after freeing them
|
9 years ago |
Trond Myklebust
|
b134fc4a53
NFSv4: Don't test open_stateid unless it is set
|
9 years ago |
Trond Myklebust
|
272289a3df
NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid
|
9 years ago |
Trond Myklebust
|
1393d9612b
NFSv4: Fix a race when updating an open_stateid
|
9 years ago |
Trond Myklebust
|
9c27869d3f
NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb
|
9 years ago |
Trond Myklebust
|
26f474432a
NFSv4.1: nfs4_layoutget_handle_exception handle revoked state
|
9 years ago |
Trond Myklebust
|
d7f3e4bfe7
NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case
|
9 years ago |
Trond Myklebust
|
404ea3569a
NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case
|
9 years ago |
Trond Myklebust
|
26d36301bd
NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku
|
9 years ago |
Trond Myklebust
|
f0b0bf8826
NFSv4.1: FREE_STATEID can be asynchronous
|
9 years ago |
Trond Myklebust
|
c5896fc862
NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks
|
9 years ago |
Trond Myklebust
|
f7a62adad0
NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
|
9 years ago |
Trond Myklebust
|
63d63cbf5e
NFSv4.1: Don't recheck delegations that have already been checked
|
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
|
4586f6e283
NFSv4.1: Add a helper function to deal with expired stateids
|
9 years ago |
Trond Myklebust
|
43912bbbae
NFSv4.1: Allow test_stateid to handle session errors without waiting
|
9 years ago |