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:
2f9618c
)
md: do_md_run(): Fix misleading error message.
author
Andre Noll
<maan@systemlinux.org>
Tue, 25 Mar 2008 23:07:03 +0000
(
00:07
+0100)
committer
Neil Brown
<neilb@suse.de>
Tue, 8 Jul 2008 00:52:15 +0000
(10:52 +1000)
In case pers->run() succeeds but creating the bitmap fails, we
print an error message stating that pers->run() has failed.
Print this message only if pers->run() really failed.
Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: Neil Brown <neilb@suse.de>
No differences found