Home
last modified time | relevance | path

Searched hist:"53 d5914f288b67ddc4d594d6a09568fe114bb909" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm.cdiff 53d5914f288b67ddc4d594d6a09568fe114bb909 Thu Apr 02 13:55:37 CDT 2009 Mikulas Patocka <mpatocka@redhat.com> dm: remove unnecessary struct dm_wq_req

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>