From: Christoph Hellwig Date: Thu, 18 Jun 2015 14:45:01 +0000 (+0200) Subject: nfsd: fput rd_file from XDR encode context X-Git-Tag: omap-for-v4.2/fixes-rc1^2~83^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96bcad506457cfa0c26680446eedefb616c6b079;p=pandora-kernel.git nfsd: fput rd_file from XDR encode context Remove the hack where we fput the read-specific file in generic code. Instead we can do it in nfsd4_encode_read as that gets called for all error cases as well. Signed-off-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed