]> git.baikalelectronics.ru Git - kernel.git/commit
dm kcopyd: private mempool
authorMikulas Patocka <mpatocka@redhat.com>
Thu, 24 Apr 2008 20:43:46 +0000 (21:43 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 25 Apr 2008 12:26:50 +0000 (13:26 +0100)
commitdd2003337b48c7a327d78a246707c132dd2ec637
treefd3e2b5620f3e8dca28464d2d0ade39c60d543c9
parent502d51845d4ea986b7b759f047e6c0fc4dad9acb
dm kcopyd: private mempool

Change the global mempool in kcopyd into a per-device mempool to avoid
deadlock possibilities.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/kcopyd.c