Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299203
b: refs/heads/master
c: e9986f3
h: refs/heads/master
i:
  299201: 1e8e579
  299199: 0eed670
v: v3
  • Loading branch information
Vivek Goyal authored and Jens Axboe committed Mar 29, 2012
1 parent 6ebc2ce commit 4abc1eb
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: 6674fb79ca9c19f5ee3d4cd683da2d9e09cfc9b8
refs/heads/master: e9986f303dc0f285401de28cf96f42f4dd23a4a1
1 change: 1 addition & 0 deletions trunk/drivers/block/virtio_blk.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ static void virtblk_config_changed_work(struct work_struct *work)
cap_str_10, cap_str_2);

set_capacity(vblk->disk, capacity);
revalidate_disk(vblk->disk);
done:
mutex_unlock(&vblk->config_lock);
}
Expand Down

0 comments on commit 4abc1eb

Please sign in to comment.