Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117018
b: refs/heads/master
c: f3e1d26
h: refs/heads/master
v: v3
  • Loading branch information
Martin K. Petersen authored and Alasdair G Kergon committed Oct 21, 2008
1 parent 47072f4 commit cb5e46f
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: 0a4a1047a445062793d9004bcb0d52756726fdf5
refs/heads/master: f3e1d26ede3fb15c06904d700f1d7b21bba2215e
1 change: 1 addition & 0 deletions trunk/drivers/md/dm.c
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ static struct bio *split_bvec(struct bio *bio, sector_t sector,
clone->bi_size = to_bytes(len);
clone->bi_io_vec->bv_offset = offset;
clone->bi_io_vec->bv_len = clone->bi_size;
clone->bi_flags |= 1 << BIO_CLONED;

return clone;
}
Expand Down

0 comments on commit cb5e46f

Please sign in to comment.