From: Christoph Hellwig Date: Tue, 29 Nov 2011 08:20:41 +0000 (-0500) Subject: tcm_loop: bump max_sectors X-Git-Tag: v3.3-rc1~7^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e88efd3aaafa0df05593cdfa5fd17afe922781d;p=pandora-kernel.git 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed