commit | 6136d2b409652b064b2da6d43d5c47cbd1d2cc14 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Fri Sep 23 16:21:15 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Sep 26 17:35:26 2011 -0400 |
tree | 08d43b181dfe90cc577550fd90b90af0add1bb5f | |
parent | 2a74aba799bfbc02977b69400b7bf4d2850aea79 [diff] |
nfsd4: use idr for stateid's The idr system is designed exactly for generating id and looking up integer id's. Thanks to Trond for pointing it out. Signed-off-by: J. Bruce Fields <bfields@redhat.com>