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)
commitee626a77d3725a129391b1c85edd46f3b470cca9
treeba38fa7285435d7db6091ae20698bc227afc1b9a
parent69064a2764fe195f1478be3ea83d15abe5d71025
nfsd4: better stateid hashing

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>
fs/nfsd/nfs4state.c