Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322339
b: refs/heads/master
c: cd8bfa9
h: refs/heads/master
i:
  322337: 1757ebc
  322335: d4c0110
v: v3
  • Loading branch information
Prasad Joshi committed Apr 2, 2012
1 parent eb282ae commit c6d6f3a
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: d2dcd9083f101584e029cbd4f0e1a4e573170d43
refs/heads/master: cd8bfa9c8a13cf3facc5731da17e10188b3795d1
1 change: 1 addition & 0 deletions trunk/fs/logfs/dev_bdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ static int sync_request(struct page *page, struct block_device *bdev, int rw)
struct completion complete;

bio_init(&bio);
bio.bi_max_vecs = 1;
bio.bi_io_vec = &bio_vec;
bio_vec.bv_page = page;
bio_vec.bv_len = PAGE_SIZE;
Expand Down

0 comments on commit c6d6f3a

Please sign in to comment.