Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360310
b: refs/heads/master
c: 3daec3b
h: refs/heads/master
v: v3
  • Loading branch information
Mikulas Patocka authored and Alasdair G Kergon committed Mar 1, 2013
1 parent c247dc1 commit 96b6fb8
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: d2ce70a119f844225c10f133f8b957d540027b0f
refs/heads/master: 3daec3b447bcb894c5725e433f7331f4cdae5b0b
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-bufio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ EXPORT_SYMBOL_GPL(dm_bufio_write_dirty_buffers);
int dm_bufio_issue_flush(struct dm_bufio_client *c)
{
struct dm_io_request io_req = {
.bi_rw = REQ_FLUSH,
.bi_rw = WRITE_FLUSH,
.mem.type = DM_IO_KMEM,
.mem.ptr.addr = NULL,
.client = c->dm_io,
Expand Down

0 comments on commit 96b6fb8

Please sign in to comment.