Jeff Layton
|
2a4317c554
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
|
13 years ago |
Jeff Layton
|
a52d726bbd
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
|
13 years ago |
J. Bruce Fields
|
1df00640c9
Merge nfs containerization work from Trond's tree
|
13 years ago |
Chuck Lever
|
ab4684d156
NFSD: Fix nfs4_verifier memory alignment
|
13 years ago |
Trond Myklebust
|
8f199b8262
NFSD: Fix warnings when NFSD_DEBUG is not defined
|
13 years ago |
Benny Halevy
|
508dc6e110
nfsd41: free_session/free_client must be called under the client_lock
|
13 years ago |
Benny Halevy
|
e27f49c33b
nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2
|
13 years ago |
Benny Halevy
|
4aa8913cb0
nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation
|
13 years ago |
J. Bruce Fields
|
a8ae08ebf1
nfsd4: fix recovery-entry leak nfsd startup failure
|
13 years ago |
Jeff Layton
|
a6d6b7811c
nfsd4: fix recovery-dir leak on nfsd startup failure
|
13 years ago |
J. Bruce Fields
|
393d8ed80f
nfsd4: purge stable client records with insufficient state
|
13 years ago |
J. Bruce Fields
|
1255a8f36c
nfsd4: don't set cl_firststate on first reclaim in 4.1 case
|
13 years ago |
Benny Halevy
|
d24433cdc9
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg
|
13 years ago |
Bryan Schumaker
|
03cfb42025
NFSD: Clean up the test_stateid function
|
13 years ago |
Benny Halevy
|
2c8bd7e0d1
nfsd41: split out share_access want and signal flags while decoding
|
13 years ago |
Benny Halevy
|
00b5f95a26
nfsd41: share_access_to_flags should consider only nfs4.x share_access flags
|
13 years ago |
Tigran Mkrtchyan
|
37c593c573
nfsd41: use current stateid by value
|
13 years ago |
Tigran Mkrtchyan
|
9428fe1abb
nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE
|
13 years ago |
Tigran Mkrtchyan
|
1e97b5190d
nfsd41: handle current stateid in SETATTR and FREE_STATEID
|
13 years ago |
Tigran Mkrtchyan
|
30813e2773
nfsd41: consume current stateid on read and write
|
13 years ago |
Tigran Mkrtchyan
|
62cd4a591c
nfsd41: handle current stateid on lock and locku
|
13 years ago |
Tigran Mkrtchyan
|
8b70484c67
nfsd41: handle current stateid in open and close
|
13 years ago |
Tigran Mkrtchyan
|
19ff0f288c
nfsd4: initialize current stateid at compile time
|
13 years ago |
J. Bruce Fields
|
bf5c43c8f1
nfsd4: check for uninitialized slot
|
13 years ago |
J. Bruce Fields
|
73e79482b4
nfsd4: rearrange struct nfsd4_slot
|
13 years ago |
J. Bruce Fields
|
f6d82485e9
nfsd4: fix sessions slotid wraparound logic
|
13 years ago |
Stanislav Kinsbursky
|
f2ac4dc911
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
|
13 years ago |
Linus Torvalds
|
0b48d42235
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
Bryan Schumaker
|
2d3475c0ad
NFSD: forget_delegations should use list_for_each_entry_safe
|
13 years ago |
Bryan Schumaker
|
39c4cc0fcc
NFSD: Only reinitilize the recall_lru list under the recall lock
|
13 years ago |