From: Martin K. Petersen Date: Tue, 10 Mar 2009 07:27:39 +0000 (+0100) Subject: block: add private bio_set for bio integrity allocations X-Git-Tag: v2.6.30-rc1~660^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2a78e783416ba99e36beb1d4395b785b34e867;p=pandora-kernel.git block: add private bio_set for bio integrity allocations The integrity bio allocation needs its own bio_set to avoid violating the mempool allocation rules and risking deadlocks. Signed-off-by: Martin K. Petersen Signed-off-by: Jens Axboe --- Reading git-diff-tree failed