git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8658452
)
nfsd4: READ, READDIR, etc., are idempotent
author
J. Bruce Fields
<bfields@redhat.com>
Fri, 7 Mar 2014 16:43:58 +0000
(11:43 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 23 May 2014 13:03:41 +0000
(09:03 -0400)
OP_MODIFIES_SOMETHING flags operations that we should be careful not to
initiate without being sure we have the buffer space to encode a reply.
None of these ops fall into that category.
We could probably remove a few more, but this isn't a very important
problem at least for ops whose reply size is easy to estimate.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
patch
|
blob
|
history
diff --cc
fs/nfsd/nfs4proc.c
Simple merge