David Quigley
|
14c43f7678
NFS: Add label lifecycle management
|
12 years ago |
David Quigley
|
1775fd3e80
NFS:Add labels to client function prototypes
|
12 years ago |
David Quigley
|
a09df2ca23
NFSv4: Extend fattr bitmaps to support all 3 words
|
12 years ago |
Steve Dickson
|
42c2c4249c
NFSv4.2: Added NFS v4.2 support to the NFS client
|
12 years ago |
Trond Myklebust
|
c45ffdd269
NFSv4: Close another NFSv4 recovery race
|
12 years ago |
Trond Myklebust
|
275bb30786
NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code
|
12 years ago |
Trond Myklebust
|
3efb972247
NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state
|
12 years ago |
Trond Myklebust
|
4197a055eb
NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open
|
12 years ago |
Trond Myklebust
|
4f0b429df1
NFSv4.1: Enable state protection
|
12 years ago |
Trond Myklebust
|
cd5875fefe
NFSv4.1: Use layout credentials for get_deviceinfo calls
|
12 years ago |
Trond Myklebust
|
ab7cb0dfab
NFSv4.1: Ensure that test_stateid and free_stateid use correct credentials
|
12 years ago |
Trond Myklebust
|
965e9c23de
NFSv4.1: Ensure that reclaim_complete uses the right credential
|
12 years ago |
Trond Myklebust
|
9556000d8c
NFSv4.1: Ensure that layoutreturn uses the correct credential
|
12 years ago |
Trond Myklebust
|
6ab59344d9
NFSv4.1: Ensure that layoutget is called using the layout credential
|
12 years ago |
Trond Myklebust
|
f448badd34
NFSv4: Fix a thinko in nfs4_try_open_cached
|
12 years ago |
Andy Adamson
|
774d5f14ee
NFSv4.1 Fix a pNFS session draining deadlock
|
12 years ago |
Colin Cross
|
416ad3c9c0
freezer: add unsafe versions of freezable helpers for NFS
|
12 years ago |
Trond Myklebust
|
c8b2d0bfd3
NFSv4.1: Ensure that we free the lock stateid on the server
|
12 years ago |
Trond Myklebust
|
7c1d5fae4a
NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call
|
12 years ago |
Trond Myklebust
|
c5a2a15f81
NFSv4.x: Fix handling of partially delegated locks
|
12 years ago |
Trond Myklebust
|
721ccfb79b
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
|
12 years ago |
Trond Myklebust
|
ee3ae84ef4
NFSv4: Servers should only check SETATTR stateid open mode on size change
|
12 years ago |
Trond Myklebust
|
b0212b84fb
Merge branch 'bugfixes' into linux-next
|
12 years ago |
Trond Myklebust
|
bd1d421abc
Merge branch 'rpcsec_gss-from_cel' into linux-next
|
12 years ago |
Trond Myklebust
|
bdeca1b76c
NFSv4: Don't recheck permissions on open in case of recovery cached open
|
12 years ago |
Trond Myklebust
|
cd4c9be2c6
NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes
|
12 years ago |
Trond Myklebust
|
8188df1733
NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle
|
12 years ago |
Trond Myklebust
|
fd068b200f
NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate
|
12 years ago |
Trond Myklebust
|
8e472f33b5
NFSv4: Ensure the LOCK call cannot use the delegation stateid
|
12 years ago |
Trond Myklebust
|
92b40e9384
NFSv4: Use the open stateid if the delegation has the wrong mode
|
12 years ago |