freebsd-dev/sys/geom/label
Maxim Sobolev 20cc2dc42e 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
2011-03-08 17:00:31 +00:00
..
g_label_ext2fs.c Some linux distros put mount point into the ext2fs labels, such as '/', or 2011-03-08 17:00:31 +00:00
g_label_gpt.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_iso9660.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_msdosfs.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_msdosfs.h
g_label_ntfs.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_reiserfs.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_ufs.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label.c Add some FEATURE macros for various GEOM classes. 2011-02-25 10:24:35 +00:00
g_label.h Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00