MD: change the parameter of md thread
authorShaohua Li <shli@kernel.org>
Thu, 11 Oct 2012 02:34:00 +0000 (13:34 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 11 Oct 2012 02:34:00 +0000 (13:34 +1100)
commit6deaa4a966f9ff447a7c46c1329525de06d0e07f
tree3bb77592fa5a89b8e7f0ef84b8d7f53122bbd071
parent89e5ee27754777b2d014eb99891c823164cd0bb0
MD: change the parameter of md thread

Change the thread parameter, so the thread can carry extra info. Next patch
will use it.

Signed-off-by: Shaohua Li <shli@fusionio.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c
drivers/md/md.h
drivers/md/multipath.c
drivers/md/raid1.c
drivers/md/raid10.c
drivers/md/raid5.c