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

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)