From: Trond Myklebust Date: Thu, 31 May 2012 19:26:38 +0000 (-0400) Subject: NFSv4.1: Fix a request leak on the back channel X-Git-Tag: v3.2.21~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0997627ec97c5159f383df2b64f4c8e7fbe71a7b;p=pandora-kernel.git NFSv4.1: Fix a request leak on the back channel commit b3b02ae5865c2dcd506322e0fc6def59a042e72f upstream. If the call to svc_process_common() fails, then the request needs to be freed before we can exit bc_svc_process. Signed-off-by: Trond Myklebust Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed