From: Steven Whitehouse Date: Fri, 18 Aug 2006 19:51:09 +0000 (-0400) Subject: [GFS2] Fix leak of gfs2_bufdata X-Git-Tag: v2.6.19-rc1~32^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15d00c0b91ca776b51b5ab04f79ab35b06670d30;p=pandora-kernel.git [GFS2] Fix leak of gfs2_bufdata This fixes a memory leak of struct gfs2_bufdata and also some problems in the ordered write handling code. It needs a bit more testing, but I believe that the reference counting of ordered write buffers should now be correct. This is aimed at fixing Red Hat bugzilla: #201028 and #201082 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed