NFSv4: Reduce the footprint of the idmapper
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 7 Feb 2012 19:59:05 +0000 (14:59 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 15 Feb 2012 05:19:50 +0000 (00:19 -0500)
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>

No differences found