Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24941
b: refs/heads/master
c: ec350a7
h: refs/heads/master
i:
  24939: 78dcb50
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Mar 31, 2006
1 parent 642d1b4 commit c29eb07
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: 926ce2d8a7d446c720faec9d8c5105eeb04bcf7a
refs/heads/master: ec350a7fc16af45e143085594a6c9a18d7a0cba3
2 changes: 2 additions & 0 deletions trunk/drivers/md/raid6main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2151,6 +2151,8 @@ static int run(mddev_t *mddev)
}

/* Ok, everything is just fine now */
sysfs_create_group(&mddev->kobj, &raid6_attrs_group);

mddev->array_size = mddev->size * (mddev->raid_disks - 2);

mddev->queue->unplug_fn = raid6_unplug_device;
Expand Down

0 comments on commit c29eb07

Please sign in to comment.