freebsd-dev/sys/geom/label
Edward Tomasz Napierala 628b712826 Fix off-by-one error in fstyp(8) and geom_label(4) that made them use
a single space (" ") as a CD9660 label name when no label was present.
Similar problem was also present in msdosfs label recognition.

PR:		200828
Differential Revision:	https://reviews.freebsd.org/D2830
Reviewed by:	asomers@, emaste@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2015-06-18 21:55:55 +00:00
..
g_label_disk_ident.c Comment typo fix. 2013-04-16 22:42:40 +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 Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
g_label_iso9660.c Fix off-by-one error in fstyp(8) and geom_label(4) that made them use 2015-06-18 21:55:55 +00:00
g_label_msdosfs.c Fix off-by-one error in fstyp(8) and geom_label(4) that made them use 2015-06-18 21:55:55 +00:00
g_label_msdosfs.h
g_label_ntfs.c - Use int8_t type for the mftrecsz field in g_label_ntfs. char type 2013-05-05 08:00:16 +00:00
g_label_reiserfs.c
g_label_ufs.c Make r242379 - the fix for UFS labels disappearing after resizing 2014-05-05 09:20:30 +00:00
g_label.c Fix off-by-one error in fstyp(8) and geom_label(4) that made them use 2015-06-18 21:55:55 +00:00
g_label.h Fix off-by-one error in fstyp(8) and geom_label(4) that made them use 2015-06-18 21:55:55 +00:00