Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5629
b: refs/heads/master
c: efd8be2
h: refs/heads/master
i:
  5627: ae2547c
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Aug 4, 2005
1 parent 2838692 commit 8e5a974
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: 4dcef52400fa6b9eb2de589300ae0151a1c65b3b
refs/heads/master: efd8be2a4280f334be9309fa4ca1fb8f4e29475d
1 change: 0 additions & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -3484,7 +3484,6 @@ static void md_do_sync(mddev_t *mddev)
goto skip;
}
ITERATE_MDDEV(mddev2,tmp) {
printk(".");
if (mddev2 == mddev)
continue;
if (mddev2->curr_resync &&
Expand Down

0 comments on commit 8e5a974

Please sign in to comment.