]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MD: change the parameter of md thread
authorShaohua Li <shli@kernel.org>
Sat, 18 Aug 2012 00:03:23 +0000 (10:03 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 18 Aug 2012 00:03:23 +0000 (10:03 +1000)
commite1029ce22a12f2b9a78ed28a764bd36402e19eec
tree72d3847bd371ce02adfa423023e25d735819e106
parent2bdf1a513e1a7ac3f2bb01d2c5835d4321c7fd0b
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