Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361714
b: refs/heads/master
c: 72c7753
h: refs/heads/master
v: v3
  • Loading branch information
Asias He authored and Nicholas Bellinger committed Mar 18, 2013
1 parent 1fe2f2a commit 2e3496f
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: 038e0af4a4fc4db9631aef39ab53e5d991b972ef
refs/heads/master: 72c77539fd56f5ba8dd538df9f3ce0e331fe601c
1 change: 1 addition & 0 deletions trunk/drivers/vhost/tcm_vhost.c
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,7 @@ static void vhost_scsi_flush(struct vhost_scsi *vs)

for (i = 0; i < VHOST_SCSI_MAX_VQ; i++)
vhost_scsi_flush_vq(vs, i);
vhost_work_flush(&vs->dev, &vs->vs_completion_work);
}

static int vhost_scsi_set_features(struct vhost_scsi *vs, u64 features)
Expand Down

0 comments on commit 2e3496f

Please sign in to comment.