From: Krishna Kumar Date: Wed, 22 Oct 2008 09:18:36 +0000 (+0530) Subject: nfsd: Fix memory leak in nfsd_getxattr X-Git-Tag: v2.6.28-rc1~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c6a426fdcb374b7641d7cf9eea88410828b9d9a;p=pandora-kernel.git nfsd: Fix memory leak in nfsd_getxattr Fix a memory leak in nfsd_getxattr. nfsd_getxattr should free up memory that it allocated if vfs_getxattr fails. Signed-off-by: Krishna Kumar Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed