commit | d1d81c01f4bdd50577d9f89aa4a8e6344f63aa70 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 30 12:57:21 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Jun 02 15:35:36 2007 -0400 |
tree | 60c681cc1b9d51864d1a0c283b78f4596d8a8fe9 | |
parent | dbdb016d92603619d972082167c10b8c74e605cc [diff] |
[SCSI] iscsi_tcp: remove DMA alignment restriction Add a slave_configure function to iSCSI TCP to remove any DMA alignment restriction. This permits the use of direct IO from arbitrary addresses. Signed-off-by: Pete Wyckoff <pw@osc.edu> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>