Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110523
b: refs/heads/master
c: 608aeef
h: refs/heads/master
i:
  110521: 3520577
  110519: 3fef7d5
v: v3
  • Loading branch information
Andrew Patterson authored and Jens Axboe committed Oct 9, 2008
1 parent 7438252 commit 79b2247
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 56ade44b46780fa291fa68b824f1dafdcb11b0ca
refs/heads/master: 608aeef17a91747d6303de4df5e2c2e6899a95e8
1 change: 1 addition & 0 deletions trunk/fs/block_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,7 @@ void check_disk_size_change(struct gendisk *disk, struct block_device *bdev)
"%s: detected capacity change from %lld to %lld\n",
name, bdev_size, disk_size);
i_size_write(bdev->bd_inode, disk_size);
flush_disk(bdev);
}
}
EXPORT_SYMBOL(check_disk_size_change);
Expand Down

0 comments on commit 79b2247

Please sign in to comment.