Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208279
b: refs/heads/master
c: 2def141
h: refs/heads/master
i:
  208277: 8ccb0fa
  208275: 0669042
  208271: 67be290
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Jens Axboe committed Aug 7, 2010
1 parent a39424e commit bd2a223
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: b4dddb498c0feaff413b2a79c64e910021983775
refs/heads/master: 2def141e71d54eccac98dc2c2ba71a82c91b324e
1 change: 1 addition & 0 deletions trunk/drivers/block/xen-blkfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,7 @@ static void blkfront_connect(struct blkfront_info *info)
printk(KERN_INFO "Setting capacity to %Lu\n",
sectors);
set_capacity(info->gd, sectors);
revalidate_disk(info->gd);

/* fall through */
case BLKIF_STATE_SUSPENDED:
Expand Down

0 comments on commit bd2a223

Please sign in to comment.