K 10 svn:author V 2 le K 8 svn:date V 27 2005-08-15T17:07:47.000000Z K 7 svn:log V 325 Fix a stupid logic bug introduced in geom_vinum_drive.c rev 1.18: When a drive is newly created, it's state is initially set to 'down', so it won't allow saving the config to it (thus it will never know of itself being created). Work around this by adding a new flag, that's also checked when saving the config to a drive. END