Jeff Layton
|
a52d726bbd
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
|
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 |
J. Bruce Fields
|
59deeb9e5a
nfsd4: reduce do_open_lookup() stack usage
|
13 years ago |
J. Bruce Fields
|
41fd1e42f8
nfsd4: delay setting current filehandle till success
|
13 years ago |
Benny Halevy
|
2c8bd7e0d1
nfsd41: split out share_access want and signal flags while decoding
|
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
|
d14710532f
nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid
|
13 years ago |
Tigran Mkrtchyan
|
8307111476
nfsd41: save and restore current stateid with current fh
|
13 years ago |
Tigran Mkrtchyan
|
80e01cc1e2
nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current 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 |
Linus Torvalds
|
0b48d42235
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
Al Viro
|
bad0dcffc2
new helpers: fh_{want,drop}_write()
|
13 years ago |
Mi Jinlong
|
0cf99b91c6
nfsd41: allow non-reclaim open-by-fh's in 4.1
|
13 years ago |
Mi Jinlong
|
345c284290
nfs41: implement DESTROY_CLIENTID operation
|
13 years ago |
J. Bruce Fields
|
8b289b2c23
nfsd4: implement new 4.1 open reclaim types
|
13 years ago |
J. Bruce Fields
|
856121b2e8
nfsd4: warn on open failure after create
|
13 years ago |
J. Bruce Fields
|
d29b20cd58
nfsd4: clean up open owners on OPEN failure
|
13 years ago |
J. Bruce Fields
|
b6d2f1ca3c
nfsd4: more robust ignoring of WANT bits in OPEN
|
13 years ago |
J. Bruce Fields
|
c856694e3d
nfsd4: make op_cacheresult another flag
|
13 years ago |
J. Bruce Fields
|
dad1c067eb
nfsd4: replace oo_confirmed by flag bit
|
13 years ago |
Mi Jinlong
|
58e7b33a58
nfsd41: try to check reply size before operation
|
13 years ago |
J. Bruce Fields
|
fe0750e5c4
nfsd4: split stateowners into open and lockowners
|
14 years ago |
J. Bruce Fields
|
7c13f344cf
nfsd4: drop most stateowner refcounting
|
13 years ago |
J. Bruce Fields
|
5ec094c109
nfsd4: extend state lock over seqid replay logic
|
13 years ago |
J. Bruce Fields
|
3e77246393
nfsd4: stop using nfserr_resource for transitory errors
|
14 years ago |