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:
df12ee9
)
dm: split DMF_BLOCK_IO flag into two
author
Alasdair G Kergon
<agk@redhat.com>
Wed, 8 Apr 2009 23:27:14 +0000
(
00:27
+0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Wed, 8 Apr 2009 23:27:14 +0000
(
00:27
+0100)
Split the DMF_BLOCK_IO flag into two.
DMF_BLOCK_IO_FOR_SUSPEND is set when I/O must be blocked while suspending a
device. DMF_QUEUE_IO_TO_THREAD is set when I/O must be queued to a
worker thread for later processing.
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found