From: FUJITA Tomonori Date: Sun, 29 Jul 2007 14:00:46 +0000 (+0900) Subject: [SCSI] bsg: update sg_io_v4 structure X-Git-Tag: v2.6.23-rc3~98^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6a89ba640d28e1dcd7fd1a217d2cfb92ae4953;p=pandora-kernel.git [SCSI] bsg: update sg_io_v4 structure This updates sg_io_v4 structure (based on Doug's RFC, release 1.3). The major changes are: - add dout_resid field - increase tag size to 64 bits to comply with SAM-4 and SRP - add dout_iovec_count and din_iovec_count dout_iovec_count and din_iovec_count aren't supported now. I'm not sure whether they will be supported or not but they were added for the possible future changes. Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed