X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Fmd%2Fraid5.h;h=517d4b68a1befcad9e4b383c0ed077133d25b3b3;hb=dc73787b8b8a78acbbbb81f0d7eaf80aaf9c3ce1;hp=ae6068deefdfb0b69c41cbbae9d0ee5d89b3b381;hpb=27a353c026a879a1001e5eac4bda75b16262c44a;p=deliverable%2Flinux.git diff --git a/drivers/md/raid5.h b/drivers/md/raid5.h index ae6068deefdf..517d4b68a1be 100644 --- a/drivers/md/raid5.h +++ b/drivers/md/raid5.h @@ -524,7 +524,7 @@ struct r5conf { atomic_t empty_inactive_list_nr; struct llist_head released_stripes; wait_queue_head_t wait_for_quiescent; - wait_queue_head_t wait_for_stripe[NR_STRIPE_HASH_LOCKS]; + wait_queue_head_t wait_for_stripe; wait_queue_head_t wait_for_overlap; unsigned long cache_state; #define R5_INACTIVE_BLOCKED 1 /* release of inactive stripes blocked,