]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tcm_loop: bump max_sectors
authorChristoph Hellwig <hch@infradead.org>
Tue, 29 Nov 2011 08:20:41 +0000 (03:20 -0500)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 14 Dec 2011 11:28:11 +0000 (11:28 +0000)
commit2e88efd3aaafa0df05593cdfa5fd17afe922781d
tree41f1f2c6c425d394fb55927b5fcec3a651660515
parent0877eafd1618ef683e2ff2273acdeca5f1b077b9
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>
drivers/target/loopback/tcm_loop.c
drivers/target/loopback/tcm_loop.h