git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a1fb46
)
dm: remove unnecessary struct dm_wq_req
author
Mikulas Patocka
<mpatocka@redhat.com>
Thu, 2 Apr 2009 18:55:37 +0000
(19:55 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Thu, 2 Apr 2009 18:55:37 +0000
(19:55 +0100)
Remove struct dm_wq_req and move "work" directly into struct mapped_device.
In the revised implementation, the thread will do just one type of work
(processing the queue).
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found