patch-2.3.1 linux/include/linux/msdos_fs_sb.h
Next file: linux/include/linux/msg.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed May 12 08:41:15 1999
- Orig file:
v2.3.0/linux/include/linux/msdos_fs_sb.h
- Orig date:
Sun Dec 27 10:47:18 1998
diff -u --recursive --new-file v2.3.0/linux/include/linux/msdos_fs_sb.h linux/include/linux/msdos_fs_sb.h
@@ -43,7 +43,7 @@
unsigned long clusters; /* number of clusters */
unsigned long root_cluster; /* first cluster of the root directory */
unsigned long fsinfo_offset; /* FAT32 fsinfo offset from start of disk */
- struct wait_queue *fat_wait;
+ wait_queue_head_t fat_wait;
int fat_lock;
int prev_free; /* previously returned free cluster number */
int free_clusters; /* -1 if undefined */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)