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:
6ae2fa6
)
dm mpath: return parameter error
author
Mikulas Patocka
<mpatocka@redhat.com>
Mon, 21 Jul 2008 11:00:30 +0000
(12:00 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Mon, 21 Jul 2008 11:00:30 +0000
(12:00 +0100)
Return a specific error message if there are an invalid number of multipath
arguments.
This invalid command returns an "Unknown error" because the ti->error field is
not set
dmsetup create --table '0 2 multipath 0 0 1 1 round-robin 0 1 1 /dev/sdh' mpath0
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found