From: Subhash Peddamallu Date: Mon, 16 Feb 2009 09:27:07 +0000 (+0100) Subject: fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free X-Git-Tag: v2.6.29-rc6~40^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a60e78e57a17d55bbd5a96da16fe9649d364b987;p=pandora-kernel.git fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free When freeing from bio pool use right ptr to account for bs->front_pad, instead of bio ptr, Signed-off-by: Subhash Peddamallu Signed-off-by: Jens Axboe --- Reading git-diff-tree failed