From: Neil Brown Date: Tue, 28 Jun 2005 05:29:34 +0000 (-0700) Subject: [PATCH] md: bio leak fix X-Git-Tag: v2.6.13-rc1~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b58edf3acf0dcc186b8330939000ecf709368a;p=pandora-kernel.git [PATCH] md: bio leak fix insert a missing bio_put when writting the md superblock. Without this we have a steady growth in the "bio" slab. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed