commit | 2e88efd3aaafa0df05593cdfa5fd17afe922781d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Nov 29 03:20:41 2011 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Dec 14 11:28:11 2011 +0000 |
tree | 41f1f2c6c425d394fb55927b5fcec3a651660515 | |
parent | 0877eafd1618ef683e2ff2273acdeca5f1b077b9 [diff] |
tcm_loop: bump max_sectors There is not reason to artifically limit max_sectors in tcm_loop, set it to UINT_MAX to allow stressing the large I/O handling in the target core using the loopback driver. Also remove various superflous defines hiding the values set in the host template. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>