K 10 svn:author V 3 lev K 8 svn:date V 27 2011-10-04T16:47:18.297029Z K 7 svn:log V 418 Locally fix kern/160562: Allow to insert new component to geom_raid3 without specifying number. Now "geom_raid3" requires "-n " argument for "insert" command, which insert new component instead of removed (or failed) one. It is not convient in most cases (one lost component). This patch allows not to specify component number. In such case new component is added instead of first missed component. END