Searched hist:"2 e88efd3aaafa0df05593cdfa5fd17afe922781d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/target/loopback/ |
H A D | tcm_loop.h | diff 2e88efd3aaafa0df05593cdfa5fd17afe922781d Tue Nov 29 02:20:41 CST 2011 Christoph Hellwig <hch@infradead.org> 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>
|
H A D | tcm_loop.c | diff 2e88efd3aaafa0df05593cdfa5fd17afe922781d Tue Nov 29 02:20:41 CST 2011 Christoph Hellwig <hch@infradead.org> 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>
|