From: J. Bruce Fields Date: Tue, 24 Jun 2014 21:43:45 +0000 (-0400) Subject: nfsd4: replace defer_free by svcxdr_tmpalloc X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5e2338324102dcf34aa25aeaf96064cc4d94dce;p=pandora-kernel.git nfsd4: replace defer_free by svcxdr_tmpalloc Avoid an extra allocation for the tmpbuf struct itself, and stop ignoring some allocation failures. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed