Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40391
b: refs/heads/master
c: 2b6e845
h: refs/heads/master
i:
  40389: 954d5d1
  40387: e57fad6
  40383: 346ccad
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Oct 28, 2006
1 parent f5a8ae7 commit 13ce08c
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: ae74589cb381cc2838107f92d4e0e1f178c6825d
refs/heads/master: 2b6e845986347ef86729e8651908af3e8a8441f5
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -2003,6 +2003,7 @@ static mdk_rdev_t *md_import_device(dev_t newdev, int super_format, int super_mi
kobject_init(&rdev->kobj);

rdev->desc_nr = -1;
rdev->saved_raid_disk = -1;
rdev->flags = 0;
rdev->data_offset = 0;
rdev->sb_events = 0;
Expand Down

0 comments on commit 13ce08c

Please sign in to comment.