[arch-commits] CVS update of core/base/kernel-headers (scsi-sg.h.patch)
Jan de Groot
jgc at archlinux.org
Sun Mar 23 12:58:57 UTC 2008
Date: Sunday, March 23, 2008 @ 08:58:57
Author: jgc
Path: /home/cvs-core/core/base/kernel-headers
Removed: scsi-sg.h.patch (1.1)
Remove unused patch
-----------------+
scsi-sg.h.patch | 20 --------------------
1 file changed, 20 deletions(-)
Index: core/base/kernel-headers/scsi-sg.h.patch
diff -u core/base/kernel-headers/scsi-sg.h.patch:1.1 core/base/kernel-headers/scsi-sg.h.patch:removed
--- core/base/kernel-headers/scsi-sg.h.patch:1.1 Mon Sep 25 04:57:12 2006
+++ core/base/kernel-headers/scsi-sg.h.patch Sun Mar 23 08:58:57 2008
@@ -1,20 +0,0 @@
---- include/scsi/sg.h.orig 2006-09-25 08:23:33.000000000 +0000
-+++ include/scsi/sg.h 2006-09-25 08:23:56.000000000 +0000
-@@ -109,7 +109,7 @@
- void __user *dxferp; /* [i], [*io] points to data transfer memory
- or scatter gather list */
- unsigned char __user *cmdp; /* [i], [*i] points to command to perform */
-- void __user *sbp; /* [i], [*o] points to sense_buffer memory */
-+ unsigned char __user *sbp; /* [i], [*o] points to sense_buffer memory */
- unsigned int timeout; /* [i] MAX_UINT->no timeout (unit: millisec) */
- unsigned int flags; /* [i] 0 -> default, see SG_FLAG... */
- int pack_id; /* [i->o] unused internally (normally) */
-@@ -139,7 +139,7 @@
-
- /* following flag values can be "or"-ed together */
- #define SG_FLAG_DIRECT_IO 1 /* default is indirect IO */
--#define SG_FLAG_UNUSED_LUN_INHIBIT 2 /* default is overwrite lun in SCSI */
-+#define SG_FLAG_LUN_INHIBIT 2 /* default is overwrite lun in SCSI */
- /* command block (when <= SCSI_2) */
- #define SG_FLAG_MMAP_IO 4 /* request memory mapped IO */
- #define SG_FLAG_NO_DXFER 0x10000 /* no transfer of kernel buffers to/from */
More information about the arch-commits
mailing list