Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322197
b: refs/heads/master
c: dc141a4
h: refs/heads/master
i:
  322195: a34b468
v: v3
  • Loading branch information
Ashish Sangwan authored and Jan Kara committed Aug 14, 2012
1 parent 8d3f951 commit acd1fc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb2b6d19ec8b593b66402e2895c4314955b19833
refs/heads/master: dc141a402b9dc03a4188cd978a4cf149c397172c
2 changes: 2 additions & 0 deletions trunk/fs/udf/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2000,6 +2000,8 @@ static int udf_fill_super(struct super_block *sb, void *options, int silent)
if (!silent)
pr_notice("Rescanning with blocksize %d\n",
UDF_DEFAULT_BLOCKSIZE);
brelse(sbi->s_lvid_bh);
sbi->s_lvid_bh = NULL;
uopt.blocksize = UDF_DEFAULT_BLOCKSIZE;
ret = udf_load_vrs(sb, &uopt, silent, &fileset);
}
Expand Down

0 comments on commit acd1fc3

Please sign in to comment.