Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361708
b: refs/heads/master
c: 238f590
h: refs/heads/master
v: v3
  • Loading branch information
Paul Bolle authored and NeilBrown committed Mar 20, 2013
1 parent 55bf5fd commit 299c08f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8dfcffd0472a0f353f34a567ad3f53568914d04
refs/heads/master: 238f5908bd48f9e2f4668e0289e88cba969d710c
1 change: 0 additions & 1 deletion trunk/arch/tile/configs/tilegx_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
CONFIG_MULTICORE_RAID456=y
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=m
CONFIG_DM_DEBUG=y
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/tile/configs/tilepro_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
CONFIG_MULTICORE_RAID456=y
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=m
CONFIG_DM_DEBUG=y
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/md/raid5.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,6 @@ struct stripe_head {
struct stripe_operations {
int target, target2;
enum sum_check_flags zero_sum_result;
#ifdef CONFIG_MULTICORE_RAID456
unsigned long request;
wait_queue_head_t wait_for_ops;
#endif
} ops;
struct r5dev {
/* rreq and rvec are used for the replacement device when
Expand Down

0 comments on commit 299c08f

Please sign in to comment.