patch-2.4.0-test10 linux/include/asm-alpha/fcntl.h
Next file: linux/include/asm-alpha/pgalloc.h
Previous file: linux/include/asm-alpha/compiler.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Oct 8 09:04:04 2000
- Orig file:
v2.4.0-test9/linux/include/asm-alpha/fcntl.h
- Orig date:
Sun Oct 8 10:50:33 2000
diff -u --recursive --new-file v2.4.0-test9/linux/include/asm-alpha/fcntl.h linux/include/asm-alpha/fcntl.h
@@ -48,7 +48,7 @@
#define F_EXLCK 16 /* or 3 */
#define F_SHLCK 32 /* or 4 */
-#define F_INPROGRESS 16
+#define F_INPROGRESS 64
/* operations for bsd flock(), also used by the kernel implementation */
#define LOCK_SH 1 /* shared lock */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)