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 |
J. Bruce Fields
|
f32f3c2d3f
nfsd4: initialize special stateid's at compile time
|
13 years ago |
Justin P. Mattock
|
42b2aa86c6
treewide: Fix typos in various parts of the kernel, and fix some comments.
|
13 years ago |
Thomas Meyer
|
67114fe610
nfsd4: Use kmemdup rather than duplicating its implementation
|
13 years ago |
J. Bruce Fields
|
009673b439
nfsd4: add a separate (lockowner, inode) lookup
|
13 years ago |
J. Bruce Fields
|
353de31b86
nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error
|
13 years ago |
J. Bruce Fields
|
16bfdaafa2
nfsd4: share open and lock owner hash tables
|
13 years ago |
J. Bruce Fields
|
06f1f864d4
nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER
|
13 years ago |
Bryan Schumaker
|
7208339607
NFSD: Call nfsd4_init_slabs() from init_nfsd()
|
13 years ago |