X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fhpfs%2Fsuper.c;h=714f64447d6ed812a2e6bdaffda451b23ceb55c2;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=0f61abb18a2713149297318e4884a58bd6bde631;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/fs/hpfs/super.c b/fs/hpfs/super.c index 0f61abb18..714f64447 100644 --- a/fs/hpfs/super.c +++ b/fs/hpfs/super.c @@ -542,6 +542,7 @@ static int hpfs_fill_super(struct super_block *s, void *options, int silent) sbi->sb_was_error = 0; sbi->sb_cp_table = NULL; sbi->sb_c_bitmap = -1; + sbi->sb_max_fwd_alloc = 0xffffff; /* Load bitmap directory */ if (!(sbi->sb_bmp_dir = hpfs_load_bitmap_directory(s, superblock->bitmaps)))