Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: update scsi.h with SYNCHRONIZE_CACHE_16

It's in SBC-3.

Signed-off-by: Andy Grover <agrover@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

authored by

Andy Grover and committed by
Nicholas Bellinger
cd0c72c1 d0f474e5

+1
+1
include/scsi/scsi.h
··· 143 143 #define READ_ATTRIBUTE 0x8c 144 144 #define WRITE_ATTRIBUTE 0x8d 145 145 #define VERIFY_16 0x8f 146 + #define SYNCHRONIZE_CACHE_16 0x91 146 147 #define WRITE_SAME_16 0x93 147 148 #define SERVICE_ACTION_IN 0x9e 148 149 /* values for service action in */