On 2011-03-08, Maxim Sobolev wrote:
>   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.

Do you still see such behavior after r214063?

>   Strip any leading slashes before feeding the label to the geom_label code.

make_dev*() should strip redundant slashes since r213526.

-- 
Jaakko
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to