[SCSI] iscsi: only preallocate login buffer
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 19 May 2006 01:31:34 +0000 (20:31 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 20 May 2006 14:34:54 +0000 (09:34 -0500)
We only use the mtask data buffer for login tasks so we do not
need to preallocate a buffer for every mtask. This saves
8 * 31 KB.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found