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:
e334f55
)
drbd: use drbd_device_post_work() in more places
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Tue, 11 Feb 2014 08:47:58 +0000
(09:47 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Thu, 10 Jul 2014 16:34:55 +0000
(18:34 +0200)
This replaces the md_sync_work member of struct drbd_device
by a new MD_SYNC "work bit" in device->flags.
This replaces the resync_start_work member of struct drbd_device
by a new RS_START "work bit" in device->flags.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found