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:
aaae506
)
drbd: fix spurious meta data IO "error"
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Thu, 6 Oct 2011 15:30:26 +0000
(17:30 +0200)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Wed, 9 May 2012 13:15:54 +0000
(15:15 +0200)
When detaching, even cleanly detaching due to administrator request,
we always go through D_FAILED before we become D_DISKLESS.
Don't let that state change race with an in-flight meta data IO,
or that one might think it actually experienced an IO error.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found