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:
832023b
)
nfsd4: fix seqid_mutating_error
author
J. Bruce Fields
<bfields@redhat.com>
Wed, 10 Aug 2011 23:16:22 +0000
(19:16 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 19 Aug 2011 17:25:31 +0000
(13:25 -0400)
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>
No differences found