commit | d073e9b541e1ac3f52d72c3a153855d9a9ee3278 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Feb 07 14:59:05 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Feb 15 00:19:50 2012 -0500 |
tree | 4719e9b10b9df0416523577d5008045198ad8633 | |
parent | 7ced286e0ade171af89d32c22b1590e1ca480542 [diff] |
NFSv4: Reduce the footprint of the idmapper Instead of pre-allocating the storage for all the strings, we can significantly reduce the size of that table by doing the allocation when we do the downcall. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Reviewed-by: Jeff Layton <jlayton@redhat.com>