projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0f474e
)
scsi: update scsi.h with SYNCHRONIZE_CACHE_16
author
Andy Grover
<agrover@redhat.com>
Tue, 17 Jan 2012 00:57:06 +0000
(16:57 -0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Sat, 25 Feb 2012 22:37:46 +0000
(14:37 -0800)
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>
include/scsi/scsi.h
patch
|
blob
|
history
diff --git
a/include/scsi/scsi.h
b/include/scsi/scsi.h
index 8001ae4cd7bad3bb848d40749f5af836bdc008cf..f34a5a87af388eb3ced856b0749c77fd5dd2fbb3 100644
(file)
--- a/
include/scsi/scsi.h
+++ b/
include/scsi/scsi.h
@@
-143,6
+143,7
@@
struct scsi_cmnd;
#define READ_ATTRIBUTE 0x8c
#define WRITE_ATTRIBUTE 0x8d
#define VERIFY_16 0x8f
+#define SYNCHRONIZE_CACHE_16 0x91
#define WRITE_SAME_16 0x93
#define SERVICE_ACTION_IN 0x9e
/* values for service action in */