]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit286f805ab9065a0f09e2358225a43cdd146aeb9a
tree3bb77592fa5a89b8e7f0ef84b8d7f53122bbd071
parent2580b2f48b2395b739e3146b39b414d01d418475
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