From: FUJITA Tomonori Date: Sat, 29 Mar 2008 15:59:57 +0000 (+0900) Subject: [SCSI] scsi_debug: support large non-fake virtual disk X-Git-Tag: v2.6.26-rc1~1140^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2578e579ab74b4e3cfd1431bfa976e906594f6;p=pandora-kernel.git [SCSI] scsi_debug: support large non-fake virtual disk Currently, the maximum amount of RAM that scsi_debug can allocate is 4GB. This patch increases it to 2TB; scsi_debug can allocates 2TB memory and export it as if it were 2TB scsi disk. Signed-off-by: FUJITA Tomonori Acked-by: Douglas Gilbert Signed-off-by: James Bottomley --- Reading git-diff-tree failed