diff options
author | J. Bruce Fields <bfields@redhat.com> | 2012-11-16 22:28:38 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2012-11-26 09:08:13 -0500 |
commit | 8a61b18c9b13987310d0f3ba13aa04af51f02a1c (patch) | |
tree | 0a2b520aed04683bcd3fde519106ed25b5533de2 /fs/anon_inodes.c | |
parent | 447bfcc936ce28636833e89c4b82f424a291dde9 (diff) |
nfsd4: simplify reading of opnum
The comment here is totally bogus:
- OP_WRITE + 1 is RELEASE_LOCKOWNER. Maybe there was some older
version of the spec in which that served as a sort of
OP_ILLEGAL? No idea, but it's clearly wrong now.
- In any case, I can't see that the spec says anything about
what to do if the client sends us less ops than promised.
It's clearly nutty client behavior, and we should do
whatever's easiest: returning an xdr error (even though it
won't be consistent with the error on the last op returned)
seems fine to me.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/anon_inodes.c')
0 files changed, 0 insertions, 0 deletions