Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123285
b: refs/heads/master
c: ba744d5
h: refs/heads/master
i:
  123283: 483ca70
v: v3
  • Loading branch information
Richard Kennedy authored and Jens Axboe committed Dec 29, 2008
1 parent c4a602a commit 8b0dab2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 64d01dc9e1927e6535627d73f2336c75d1dd3fe2
refs/heads/master: ba744d5e290055d171c68067259fcc1e2721f542
3 changes: 2 additions & 1 deletion trunk/include/linux/bio.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,11 @@ struct bio {

unsigned int bi_comp_cpu; /* completion CPU */

atomic_t bi_cnt; /* pin count */

struct bio_vec *bi_io_vec; /* the actual vec list */

bio_end_io_t *bi_end_io;
atomic_t bi_cnt; /* pin count */

void *bi_private;
#if defined(CONFIG_BLK_DEV_INTEGRITY)
Expand Down

0 comments on commit 8b0dab2

Please sign in to comment.