From: Mike Christie Date: Fri, 19 May 2006 01:31:34 +0000 (-0500) Subject: [SCSI] iscsi: only preallocate login buffer X-Git-Tag: v2.6.18-rc1~1092^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d36ab6f3212053b260214bc915687765e2fd1178;p=pandora-kernel.git [SCSI] iscsi: only preallocate login buffer 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed