diff options
author | J. Bruce Fields <bfields@redhat.com> | 2011-08-26 00:17:52 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-09-01 13:29:01 +0200 |
commit | fff6ca9cc46857e5814cf687e5fb1b8a876766a4 (patch) | |
tree | b96032c84f885c5be6a2efd8326873f80150419c /fs/nfsd/acl.h | |
parent | nfsd4: extend state lock over seqid replay logic (diff) | |
download | linux-fff6ca9cc46857e5814cf687e5fb1b8a876766a4.tar.xz linux-fff6ca9cc46857e5814cf687e5fb1b8a876766a4.zip |
nfsd4: eliminate impossible open replay case
If open fails with any error other than nfserr_replay_me, then the main
nfsd4_proc_compound() loop continues unconditionally to
nfsd4_encode_operation(), which will always call encode_seqid_op_tail.
Thus the condition we check for here does not occur.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/acl.h')
0 files changed, 0 insertions, 0 deletions