patch-2.4.27 linux-2.4.27/fs/hpfs/super.c

Next file: linux-2.4.27/fs/jbd/transaction.c
Previous file: linux-2.4.27/fs/hpfs/map.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/fs/hpfs/super.c linux-2.4.27/fs/hpfs/super.c
@@ -461,6 +461,7 @@
 	s->s_hpfs_was_error = 0;
 	s->s_hpfs_cp_table = NULL;
 	s->s_hpfs_c_bitmap = -1;
+	s->s_hpfs_max_fwd_alloc = 0xffffff;
 	
 	/* Load bitmap directory */
 	if (!(s->s_hpfs_bmp_dir = hpfs_load_bitmap_directory(s, superblock->bitmaps)))

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