Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273314
b: refs/heads/master
c: fbdc86f
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Alasdair G Kergon committed Oct 31, 2011
1 parent 66dec0c commit d829921
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: 71a16736a15e3fd11d283c42aa86bf704f6d25ff
refs/heads/master: fbdc86f3bd597e108fa03d998132d04fcfe1d669
1 change: 0 additions & 1 deletion trunk/drivers/md/dm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2326,7 +2326,6 @@ static int dm_wait_for_completion(struct mapped_device *md, int interruptible)
while (1) {
set_current_state(interruptible);

smp_mb();
if (!md_in_flight(md))
break;

Expand Down

0 comments on commit d829921

Please sign in to comment.