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
- Lines: 8
- Date:
2004-08-07 16:26:05.983401386 -0700
- Orig file:
linux-2.4.26/fs/hpfs/super.c
- Orig date:
2002-08-02 17:39:45.000000000 -0700
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)