]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MD: change the parameter of md thread
authorShaohua Li <shli@kernel.org>
Mon, 24 Sep 2012 06:41:27 +0000 (16:41 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 24 Sep 2012 06:41:27 +0000 (16:41 +1000)
commit7a21a03960fd89cdfdac69e9e9de69fbb1a8252b
tree6f1320483c451fcadb0be73ca13c8ade3c5b99bc
parent2e3b9f182e2f8dc50718f7da2e21281b68cc0b21
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