Jeff Layton
|
3a3286147f
nfsd: make test_share a bool return
|
13 년 전 |
Jeff Layton
|
5ae037e599
nfsd: consolidate set_access and set_deny
|
13 년 전 |
Chuck Lever
|
f07ea10dc8
NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often
|
13 년 전 |
J. Bruce Fields
|
57b7b43b40
nfsd4: int/__be32 fixes
|
13 년 전 |
J. Bruce Fields
|
2355c59644
nfsd4: fix missing "static"
|
13 년 전 |
J. Bruce Fields
|
bfa4b36525
nfsd: state.c should include current_stateid.h
|
13 년 전 |
Al Viro
|
04da6e9d63
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
|
13 년 전 |
Jeff Layton
|
33dcc481ed
nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end
|
13 년 전 |
Jeff Layton
|
03af42c59e
nfsd: trivial: remove unused variable from nfsd4_lock
|
13 년 전 |
Jeff Layton
|
2a4317c554
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
|
13 년 전 |
Jeff Layton
|
a52d726bbd
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
|
13 년 전 |
J. Bruce Fields
|
1df00640c9
Merge nfs containerization work from Trond's tree
|
13 년 전 |
Chuck Lever
|
ab4684d156
NFSD: Fix nfs4_verifier memory alignment
|
13 년 전 |
Trond Myklebust
|
8f199b8262
NFSD: Fix warnings when NFSD_DEBUG is not defined
|
13 년 전 |
Benny Halevy
|
508dc6e110
nfsd41: free_session/free_client must be called under the client_lock
|
13 년 전 |
Benny Halevy
|
e27f49c33b
nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2
|
13 년 전 |
Benny Halevy
|
4aa8913cb0
nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation
|
13 년 전 |
J. Bruce Fields
|
a8ae08ebf1
nfsd4: fix recovery-entry leak nfsd startup failure
|
13 년 전 |
Jeff Layton
|
a6d6b7811c
nfsd4: fix recovery-dir leak on nfsd startup failure
|
13 년 전 |
J. Bruce Fields
|
393d8ed80f
nfsd4: purge stable client records with insufficient state
|
13 년 전 |
J. Bruce Fields
|
1255a8f36c
nfsd4: don't set cl_firststate on first reclaim in 4.1 case
|
13 년 전 |
Benny Halevy
|
d24433cdc9
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg
|
13 년 전 |
Bryan Schumaker
|
03cfb42025
NFSD: Clean up the test_stateid function
|
13 년 전 |
Benny Halevy
|
2c8bd7e0d1
nfsd41: split out share_access want and signal flags while decoding
|
13 년 전 |
Benny Halevy
|
00b5f95a26
nfsd41: share_access_to_flags should consider only nfs4.x share_access flags
|
13 년 전 |
Tigran Mkrtchyan
|
37c593c573
nfsd41: use current stateid by value
|
13 년 전 |
Tigran Mkrtchyan
|
9428fe1abb
nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE
|
13 년 전 |
Tigran Mkrtchyan
|
1e97b5190d
nfsd41: handle current stateid in SETATTR and FREE_STATEID
|
13 년 전 |
Tigran Mkrtchyan
|
30813e2773
nfsd41: consume current stateid on read and write
|
13 년 전 |
Tigran Mkrtchyan
|
62cd4a591c
nfsd41: handle current stateid on lock and locku
|
13 년 전 |