patch-2.4.20 linux-2.4.20/include/asm-parisc/fcntl.h
Next file: linux-2.4.20/include/asm-parisc/fixmap.h
Previous file: linux-2.4.20/include/asm-parisc/elf.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-parisc/fcntl.h
- Orig date:
Tue Dec 5 12:29:39 2000
diff -urN linux-2.4.19/include/asm-parisc/fcntl.h linux-2.4.20/include/asm-parisc/fcntl.h
@@ -24,6 +24,7 @@
#define O_DIRECT 00040000 /* direct disk access hint - currently ignored */
#define O_DIRECTORY 00010000 /* must be a directory */
#define O_NOFOLLOW 00000200 /* don't follow links */
+#define O_INVISIBLE 04000000 /* invisible I/O, for DMAPI/XDSM */
#define F_DUPFD 0 /* dup */
#define F_GETFD 1 /* get f_flags */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)