commit | 88f2a977870af655296a682fe2a58c822cd25bb2 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Tue Nov 04 16:35:07 2008 +0100 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Nov 05 12:45:07 2008 -0500 |
tree | 44816f843ae0c81575d24dab20b382d54e79f7b5 | |
parent | 45316a86a67934ab499dcfac44c91aa8f39c4c78 [diff] |
[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 <christof.schmitt@de.ibm.com> Signed-off-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>