From: Roland Dreier Date: Mon, 16 Jul 2012 22:34:21 +0000 (-0700) Subject: target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE X-Git-Tag: v3.2.25~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c2305d15f446ea286545b12587a7c836a1fb08c;p=pandora-kernel.git target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE commit e2397c704429025bc6b331a970f699e52f34283e upstream. Many SCSI commands are defined to return a CHECK CONDITION / ILLEGAL REQUEST with ASC set to LOGICAL BLOCK ADDRESS OUT OF RANGE if the initiator sends a command that accesses a too-big LBA. Add an enum value and case entries so that target code can return this status. Signed-off-by: Roland Dreier Signed-off-by: Nicholas Bellinger Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed