Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54221
b: refs/heads/master
c: 96018fd
h: refs/heads/master
i:
  54219: caff6eb
v: v3
  • Loading branch information
Peter Zijlstra authored and Linus Torvalds committed May 7, 2007
1 parent 0d46b25 commit 3c70193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f9a14399aea13830d8af6798a53207bb0a900945
refs/heads/master: 96018fdacbfcaf6a0694d066b525f67c24025688
2 changes: 1 addition & 1 deletion trunk/fs/partitions/acorn.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ adfspart_check_ADFS(struct parsed_partitions *state, struct block_device *bdev)
extern void xd_set_geometry(struct block_device *,
unsigned char, unsigned char, unsigned int);
xd_set_geometry(bdev, dr->secspertrack, heads, 1);
invalidate_bdev(bdev);
invalidate_bh_lrus();
truncate_inode_pages(bdev->bd_inode->i_mapping, 0);
}
#endif
Expand Down

0 comments on commit 3c70193

Please sign in to comment.