nfsd4: simplify stateid generation code, fix wraparound
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 23 Aug 2011 15:03:29 +0000 (11:03 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 31 Aug 2011 21:56:00 +0000 (17:56 -0400)
Follow the recommendation from rfc3530bis for stateid generation number
wraparound, simplify some code, and fix or remove incorrect comments.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found