patch-2.3.3 linux/include/linux/umsdos_fs_i.h

Next file: linux/kernel/ksyms.c
Previous file: linux/include/linux/swap.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.2/linux/include/linux/umsdos_fs_i.h linux/include/linux/umsdos_fs_i.h
@@ -47,7 +47,7 @@
  */
 
 struct dir_locking_info {
-	struct wait_queue *p;
+	wait_queue_head_t p;
 	short int looking;	/* How many process doing a lookup */
 	short int creating;	/* Is there any creation going on here
 				 *  Only one at a time, although one

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)