From: Trond Myklebust Date: Fri, 16 Apr 2010 20:22:45 +0000 (-0400) Subject: NFS: Add helper functions for allocating filehandles and fattr structs X-Git-Tag: v2.6.35-rc1~490^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d36bfde8565b315e624302d12da5a7c9d195522;p=pandora-kernel.git NFS: Add helper functions for allocating filehandles and fattr structs NFS Filehandles and struct fattr are really too large to be allocated on the stack. This patch adds in a couple of helper functions to allocate them dynamically instead. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed