K 10 svn:author V 3 imp K 8 svn:date V 27 2004-09-09T20:47:28.000000Z K 7 svn:log V 383 Add comments about why we're freeing subdevs (which is completely redundant at this point and should be retired). Don't free subdevs if we don't attach any devices. This was leaving stale device_t's around. Don't touch the device if it isn't attached since the name isn't meaningful then. Switch from strncpy (properly used) to strlcpy. From a patch submitted by Peter Pentchev END