Skip to content
Commit 5b648699 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: READ, READDIR, etc., are idempotent



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: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 8658452e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment