Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346530
b: refs/heads/master
c: 749586b
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown committed Dec 13, 2012
1 parent 1b49fbf commit 4fe993d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 0a19caabf01ac138bf3668786939e50ea4d9c8ac
refs/heads/master: 749586b7d34df910118bff2c248d08877d772e81
5 changes: 1 addition & 4 deletions trunk/drivers/md/raid5.c
Original file line number Diff line number Diff line change
Expand Up @@ -3224,10 +3224,7 @@ static void handle_stripe_expansion(struct r5conf *conf, struct stripe_head *sh)

}
/* done submitting copies, wait for them to complete */
if (tx) {
async_tx_ack(tx);
dma_wait_for_async_tx(tx);
}
async_tx_quiesce(&tx);
}

/*
Expand Down

0 comments on commit 4fe993d

Please sign in to comment.