From: Trond Myklebust Date: Wed, 16 Jun 2010 13:52:25 +0000 (-0400) Subject: NFSv41: Fix a memory leak in nfs41_proc_async_sequence() X-Git-Tag: v2.6.36-rc1~498^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f8d3fe72594f2e896b407f78daf24f37ef4d53;p=pandora-kernel.git NFSv41: Fix a memory leak in nfs41_proc_async_sequence() If the call to rpc_call_async() fails, then the arguments will not be freed, since there will be no call to nfs41_sequence_call_done Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed