K 10 svn:author V 7 sobomax K 8 svn:date V 27 2011-03-08T17:00:31.724157Z K 7 svn:log V 375 Some linux distros put mount point into the ext2fs labels, such as '/', or '/boot', which confuses the devfs code and can cause userland programs to fail reading /dev/ext2fs directory with weird error code, such as any program that uses pwlib. Strip any leading slashes before feeding the label to the geom_label code. Sponsored by: Sippy Software, Inc. MFC after: 1 week END