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:
af7e466
)
dm kcopyd: prepare for callback race fix
author
Mikulas Patocka
<mpatocka@redhat.com>
Wed, 8 Apr 2009 23:27:16 +0000
(
00:27
+0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Wed, 8 Apr 2009 23:27:16 +0000
(
00:27
+0100)
Use a variable in segment_complete() to point to the dm_kcopyd_client
struct and only release job->pages in run_complete_job() if any are
defined. These changes are needed by the next patch.
Cc: stable@kernel.org
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found