From: Yan, Zheng Date: Mon, 10 Mar 2014 04:52:07 +0000 (+0800) Subject: nfsd4: fix memory leak in nfsd4_encode_fattr() X-Git-Tag: v3.15-rc1~45^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18df11d0eacf67bbcd8dda755b568bbbd7264735;p=pandora-kernel.git nfsd4: fix memory leak in nfsd4_encode_fattr() fh_put() does not free the temporary file handle. Signed-off-by: Yan, Zheng Cc: stable@vger.kernel.org Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed