Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18665
b: refs/heads/master
c: 17115e0
h: refs/heads/master
i:
  18663: 663e2b3
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Jan 17, 2006
1 parent 8640b52 commit 2cb93fa
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4c2645830e29c082217662e7486572e9637e9f1d
refs/heads/master: 17115e0388ece8d7141c0282c88e7dfc61953f92
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -3395,6 +3395,7 @@ static int set_array_info(mddev_t * mddev, mdu_array_info_t *info)
mddev->ctime = get_seconds();

mddev->level = info->level;
mddev->clevel[0] = 0;
mddev->size = info->size;
mddev->raid_disks = info->raid_disks;
/* don't set md_minor, it is determined by which /dev/md* was
Expand Down

0 comments on commit 2cb93fa

Please sign in to comment.