Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115091
b: refs/heads/master
c: 2557072
h: refs/heads/master
i:
  115089: a9c92d2
  115087: b45b2c8
v: v3
  • Loading branch information
Stephen Rothwell authored and NeilBrown committed Oct 15, 2008
1 parent 9819041 commit a60d243
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 4bbf3771ca40d0aaec8316d0e7476b16010288e5
refs/heads/master: 255707274ea25d486b7de060a30ba4ac50593408
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
#include <linux/random.h>
#include <linux/reboot.h>
#include <linux/file.h>
#include <linux/delay.h>

#define MAJOR_NR MD_MAJOR

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/md/raid1.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
*/

#include "dm-bio-list.h"
#include <linux/delay.h>
#include <linux/raid/raid1.h>
#include <linux/raid/bitmap.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/md/raid10.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
*/

#include "dm-bio-list.h"
#include <linux/delay.h>
#include <linux/raid/raid10.h>
#include <linux/raid/bitmap.h>

Expand Down

0 comments on commit a60d243

Please sign in to comment.