From: Trond Myklebust Date: Fri, 21 Sep 2012 01:25:19 +0000 (-0400) Subject: NFSv4.1: Fix a reference leak in pnfs_update_layout X-Git-Tag: v3.7-rc1~58^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830ffb565760234eb984e4343ad82575e96728de;p=pandora-kernel.git NFSv4.1: Fix a reference leak in pnfs_update_layout If we exit after the call to pnfs_find_alloc_layout(), we have to ensure that we put the struct pnfs_layout_hdr. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed