From: Boaz Harrosh Date: Mon, 8 Jun 2009 16:28:41 +0000 (+0300) Subject: exofs: Fix bio leak in error handling path (sync read) X-Git-Tag: v2.6.31-rc3~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76a3f93d01fc93a87cb6eba4e854ffe378b4bac;p=pandora-kernel.git exofs: Fix bio leak in error handling path (sync read) When failing a read request in the sync path, called from write_begin, I forgot to free the allocated bio, fix it. Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed