]> Pileus Git - ~andy/linux/commit
dm crypt: use per device singlethread workqueues
authorMilan Broz <mbroz@redhat.com>
Fri, 19 Oct 2007 21:38:57 +0000 (22:38 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Sat, 20 Oct 2007 01:01:13 +0000 (02:01 +0100)
commit9934a8bea2fc67e6f07d74304eca2a91d251bfe8
treee2ea4b65a1fa4ad8d2a2dd8b755a7abaf91849c4
parentd336416ff1e6f7715f6dcb3b4e3e60626e406dd0
dm crypt: use per device singlethread workqueues

Use a separate single-threaded workqueue for each crypt device
instead of one global workqueue.

Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-crypt.c