freebsd-dev/sys/geom/label
Jaakko Heinonen efec959c2c Mangle label names containing spaces, non-printable characters '%' or
'"'.  Mangling is only done for label names read from file system
metadata. Encoding resembles URL encoding. For example, the space
character becomes %20.

Help by:	kib
Discussed with:	imp, kib, pjd
2012-12-22 13:43:12 +00:00
..
g_label_ext2fs.c
g_label_gpt.c
g_label_iso9660.c
g_label_msdosfs.c
g_label_msdosfs.h
g_label_ntfs.c
g_label_reiserfs.c
g_label_ufs.c Fix problem with geom_label(4) not recognizing UFS labels on filesystems 2012-10-30 21:32:10 +00:00
g_label.c Mangle label names containing spaces, non-printable characters '%' or 2012-12-22 13:43:12 +00:00
g_label.h It seems that it is preferable to keep support for glabel also for 2012-10-18 22:18:11 +00:00