From: Christof Schmitt Date: Tue, 4 Nov 2008 15:35:07 +0000 (+0100) Subject: [SCSI] zfcp: fix mempool usage for status_read requests X-Git-Tag: v2.6.28-rc5~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88f2a977870af655296a682fe2a58c822cd25bb2;p=pandora-kernel.git [SCSI] zfcp: fix mempool usage for status_read requests When allocating fsf requests without qtcb, store the pointer to the mempool in the fsf requests for later call to mempool_free. This codepath is only used by the status_read requests. Signed-off-by: Christof Schmitt Signed-off-by: Swen Schillig Signed-off-by: James Bottomley --- Reading git-diff-tree failed