]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MD: change the parameter of md thread
authorShaohua Li <shli@kernel.org>
Thu, 27 Sep 2012 02:37:24 +0000 (12:37 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 27 Sep 2012 02:37:24 +0000 (12:37 +1000)
commit004b9406eb3ec0b96f01ef089041dd914278bea1
tree21a239c72ec428878632c672e7fcfe222f3ee963
parent99de5fdc0ecd1d49476b196b371f4e2a4dfe1595
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