diff options
author | NeilBrown <neilb@cse.unsw.edu.au> | 2005-09-10 01:23:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-10 01:39:13 +0200 |
commit | a6fb0934f923f889055152cb0b033674f627460b (patch) | |
tree | 4f33272ba325ed31dbd7c1fa76cfe4ac12939c44 /drivers/md/bitmap.c | |
parent | [PATCH] md: write-intent bitmap support for raid6 (diff) | |
download | linux-a6fb0934f923f889055152cb0b033674f627460b.tar.xz linux-a6fb0934f923f889055152cb0b033674f627460b.zip |
[PATCH] md: use kthread infrastructure in md
Switch MD to use the kthread infrastructure, to simplify the code and get rid
of tasklist_lock abuse in md_unregister_thread.
Also don't flush signals in md_thread, as the called thread will always do
that.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions