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:
64b30c4
)
dm raid1: add framework to hold bios during suspend
author
Mikulas Patocka
<mpatocka@redhat.com>
Thu, 10 Dec 2009 23:52:03 +0000
(23:52 +0000)
committer
Alasdair G Kergon
<agk@redhat.com>
Thu, 10 Dec 2009 23:52:03 +0000
(23:52 +0000)
Add framework to delay bios until a suspend and then resubmit them with
either DM_ENDIO_REQUEUE (if the suspend was noflush) or complete them
with -EIO. I/O barrier support will use this.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Reviewed-by: Takahiro Yasui <tyasui@redhat.com>
Tested-by: Takahiro Yasui <tyasui@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-raid1.c
patch
|
blob
|
history
diff --cc
drivers/md/dm-raid1.c
Simple merge