Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165753
b: refs/heads/master
c: f28f4e2
h: refs/heads/master
i:
  165751: fba3e11
v: v3
  • Loading branch information
NeilBrown committed Sep 23, 2009
1 parent fe9e0d8 commit 13c5114
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3fa841d7e7266f6fcc1b3885b905f5153ba897d8
refs/heads/master: f28f4e272876317626cd399288b4030b627c4b91
1 change: 0 additions & 1 deletion trunk/drivers/md/multipath.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ static int multipath_make_request (struct request_queue *q, struct bio * bio)
}

mp_bh = mempool_alloc(conf->pool, GFP_NOIO);
memset(mp_bh, 0, sizeof(*mp_bh));

mp_bh->master_bio = bio;
mp_bh->mddev = mddev;
Expand Down

0 comments on commit 13c5114

Please sign in to comment.