Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251193
b: refs/heads/master
c: 4352b47
h: refs/heads/master
i:
  251191: 02ca01e
v: v3
  • Loading branch information
Marek Marczykowski authored and Konrad Rzeszutek Wilk committed May 12, 2011
1 parent 58fcb6c commit 4713408
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: edc83d47a9928281ecf6fb709753edb3c58ae7f1
refs/heads/master: 4352b47ab7918108b389a48d2163c9a4c2aaf139
2 changes: 1 addition & 1 deletion trunk/drivers/block/xen-blkfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -1141,7 +1141,7 @@ static void blkfront_connect(struct blkfront_info *info)
}

err = xenbus_gather(XBT_NIL, info->xbdev->otherend,
"feature-barrier", "%lu", &barrier,
"feature-barrier", "%d", &barrier,
NULL);

/*
Expand Down

0 comments on commit 4713408

Please sign in to comment.