commit | 576163005de286bbd418fcb99cfd0971523a0c6d | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Aug 10 19:16:22 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Aug 19 13:25:31 2011 -0400 |
tree | 0dfed2e6646039b55c23cf001f8bf6ebe575aa8a | |
parent | 832023bffb4b493f230be901f681020caf3ed1f8 [diff] |
nfsd4: fix seqid_mutating_error The set of errors here does *not* agree with the set of errors specified in the rfc! While we're there, turn this macros into a function, for the usual reasons, and move it to the one place where it's actually used. Cc: stable@kernel.org Signed-off-by: J. Bruce Fields <bfields@redhat.com>