J. Bruce Fields
|
d5497fc693
nfsd4: move rq_flavor into svc_cred
|
13 years ago |
J. Bruce Fields
|
8fbba96e5b
nfsd4: stricter cred comparison for setclientid/exchange_id
|
13 years ago |
J. Bruce Fields
|
03a4e1f6dd
nfsd4: move principal name into svc_cred
|
13 years ago |
J. Bruce Fields
|
631fc9ea05
nfsd4: allow removing clients not holding state
|
13 years ago |
J. Bruce Fields
|
136e658d62
nfsd4: rearrange exchange_id logic to simplify
|
13 years ago |
J. Bruce Fields
|
2dbb269dfe
nfsd4: exchange_id cleanup: comments
|
13 years ago |
J. Bruce Fields
|
83e08fd46c
nfsd4: exchange_id cleanup: local shorthands for repeated tests
|
13 years ago |
J. Bruce Fields
|
1a308118c2
nfsd4: allow an EXCHANGE_ID to kill a 4.0 client
|
13 years ago |
J. Bruce Fields
|
ea236d0704
nfsd4: exchange_id: check creds before killing confirmed client
|
13 years ago |
J. Bruce Fields
|
2786cc3a05
nfsd4: exchange_id error cleanup
|
13 years ago |
J. Bruce Fields
|
11ae681052
nfsd4: exchange_id has a pointless copy
|
13 years ago |
Jeff Layton
|
ce0fc43c5a
nfsd: wrap all accesses to st_deny_bmap
|
13 years ago |
Jeff Layton
|
82c5ff1b14
nfsd: wrap accesses to st_access_bmap
|
13 years ago |
Jeff Layton
|
3a3286147f
nfsd: make test_share a bool return
|
13 years ago |
Jeff Layton
|
5ae037e599
nfsd: consolidate set_access and set_deny
|
13 years ago |
Chuck Lever
|
f07ea10dc8
NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often
|
13 years ago |
J. Bruce Fields
|
57b7b43b40
nfsd4: int/__be32 fixes
|
13 years ago |
J. Bruce Fields
|
2355c59644
nfsd4: fix missing "static"
|
13 years ago |
J. Bruce Fields
|
bfa4b36525
nfsd: state.c should include current_stateid.h
|
13 years ago |
Al Viro
|
04da6e9d63
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
|
13 years ago |
Jeff Layton
|
33dcc481ed
nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end
|
13 years ago |
Jeff Layton
|
03af42c59e
nfsd: trivial: remove unused variable from nfsd4_lock
|
13 years ago |
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 |