From: Trond Myklebust Date: Tue, 7 Feb 2012 19:59:05 +0000 (-0500) Subject: NFSv4: Reduce the footprint of the idmapper X-Git-Tag: v3.4-rc1~123^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d073e9b541e1ac3f52d72c3a153855d9a9ee3278;p=pandora-kernel.git 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 Reviewed-by: Jeff Layton --- Reading git-diff-tree failed