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:
508f922
)
nfsd4: fix sessions slotid wraparound logic
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 13 Feb 2012 21:13:41 +0000
(16:13 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Mon, 13 Feb 2012 21:15:18 +0000
(16:15 -0500)
From RFC 5661 2.10.6.1: "If the previous sequence ID was 0xFFFFFFFF,
then the next request for the slot MUST have the sequence ID set to
zero."
While we're there, delete some redundant comments.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found