patch-2.4.15 linux/include/asm-s390x/fcntl.h
Next file: linux/include/asm-s390x/irq.h
Previous file: linux/include/asm-s390x/atomic.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Nov 9 14:11:15 2001
- Orig file:
v2.4.14/linux/include/asm-s390x/fcntl.h
- Orig date:
Tue Feb 13 14:13:44 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-s390x/fcntl.h linux/include/asm-s390x/fcntl.h
@@ -23,7 +23,7 @@
#define O_NDELAY O_NONBLOCK
#define O_SYNC 010000
#define FASYNC 020000 /* fcntl, for BSD compatibility */
-#define O_DIRECT 040000 /* direct disk access hint - currently ignored */
+#define O_DIRECT 040000 /* direct disk access hint */
#define O_LARGEFILE 0100000
#define O_DIRECTORY 0200000 /* must be a directory */
#define O_NOFOLLOW 0400000 /* don't follow links */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)