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:
bfc5ecd
)
[PATCH] dm: suspend: fix error path
author
Alasdair G Kergon
<agk@redhat.com>
Thu, 9 Nov 2006 01:44:43 +0000
(17:44 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 9 Nov 2006 02:29:23 +0000
(18:29 -0800)
If the device is already suspended, just return the error and skip the code
that would incorrectly wipe md->suspended_bdev.
(This isn't currently a problem because existing code avoids calling this
function if the device is already suspended.)
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Cc: <dm-devel@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm.c
patch
|
blob
|
history
diff --cc
drivers/md/dm.c
Simple merge