Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140010
b: refs/heads/master
c: 3093055
h: refs/heads/master
v: v3
  • Loading branch information
roel kluin authored and Jan Kara committed Apr 2, 2009
1 parent f3def4a commit 30037bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7ac9bcd5da59dd96eb1153d3fc04c3471fa5c09d
refs/heads/master: 30930554f23511645ad9cfb89792219bf398b654
2 changes: 0 additions & 2 deletions trunk/fs/udf/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -746,8 +746,6 @@ static sector_t udf_scan_anchors(struct super_block *sb, sector_t lastblock)
* however, if the disc isn't closed, it could be 512 */

for (i = 0; i < ARRAY_SIZE(last); i++) {
if (last[i] < 0)
continue;
if (last[i] >= sb->s_bdev->bd_inode->i_size >>
sb->s_blocksize_bits)
continue;
Expand Down

0 comments on commit 30037bc

Please sign in to comment.