nfsd4: better stateid hashing
authorJ. Bruce Fields <bfields@redhat.com>
Sun, 11 Sep 2011 17:48:41 +0000 (13:48 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 13 Sep 2011 22:30:36 +0000 (18:30 -0400)
First, we shouldn't care here about the structure of the opaque part of
the stateid.  Second, this hash is really dumb.  (I'm not sure the
replacement is much better, though--to look at it another patch.)

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

No differences found