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.5-rc3~6^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3b02ae5865c2dcd506322e0fc6def59a042e72f;p=pandora-kernel.git NFSv4.1: Fix a request leak on the back channel 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 Cc: stable@vger.kernel.org --- Reading git-diff-tree failed