]> sourceware.org Git - lvm2.git/commit
Fix for bug 612311: Split of linear provides no error msg
authorJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 13 Jul 2010 21:53:07 +0000 (21:53 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 13 Jul 2010 21:53:07 +0000 (21:53 +0000)
commitceb0db233a247001af0693fd27163076d7e25c6c
treeb0fd47d1495a96bebb0a41ef2152d97cc312cbbc
parentc42b084793ee8195c439e666d16edeab417be1e2
Fix for bug 612311: Split of linear provides no error msg

An unhandled condition allowed the command to terminate
cleanly without a warning.  Added a check for the
'--splitmirrors' argument to allow execution to the lower
level function that has the check to see if the user is
trying to split a linear device.  You should now see a
message if you try to use --splitmirrors on a linear device.
tools/lvconvert.c
This page took 0.074779 seconds and 5 git commands to generate.