From: Seth Forshee Date: Tue, 31 May 2011 21:35:50 +0000 (-0500) Subject: hfsplus: add missing call to bio_put() X-Git-Tag: v3.0-rc7~53^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50176ddefa4a942419cb693dd2d8345bfdcde67c;p=pandora-kernel.git hfsplus: add missing call to bio_put() hfsplus leaks bio objects by failing to call bio_put() on the bios it allocates. Add the missing call to fix the leak. Signed-off-by: Seth Forshee Cc: # .38.x, .39.x Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed