mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
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
|
||
|---|---|---|
| .. | ||
| g_label.c | ||
| g_label.h | ||
| g_label_disk_ident.c | ||
| 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 | ||