Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334258
b: refs/heads/master
c: db07d85
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown committed Oct 11, 2012
1 parent 70f87e8 commit 86f97c9
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: 91502f099dfc5a1e8812898e26ee280713e1d002
refs/heads/master: db07d85ef6395d4768c6cdceeb2ea4878bd2a3f4
2 changes: 2 additions & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -3782,6 +3782,8 @@ resync_start_store(struct mddev *mddev, const char *buf, size_t len)
return -EINVAL;

mddev->recovery_cp = n;
if (mddev->pers)
set_bit(MD_CHANGE_CLEAN, &mddev->flags);
return len;
}
static struct md_sysfs_entry md_resync_start =
Expand Down

0 comments on commit 86f97c9

Please sign in to comment.