Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95094
b: refs/heads/master
c: 8377bc8
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Apr 30, 2008
1 parent 647bc0a commit 719e6df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a51830e14529063cb2685921e1177d9af50e49a
refs/heads/master: 8377bc808029251c2c0f52116cf87d80291b25bf
2 changes: 2 additions & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -1652,6 +1652,8 @@ static void md_update_sb(mddev_t * mddev, int force_change)
int sync_req;
int nospares = 0;

if (mddev->external)
return;
repeat:
spin_lock_irq(&mddev->write_lock);

Expand Down

0 comments on commit 719e6df

Please sign in to comment.