freebsd-nq/sys/geom/label
Kirk McKusick 728f2c6131 Suppress UFS/FFS superblock check-hash failure messages when identifying
disk labels.

When the geom label subsystem is checking labels to discover if they
are UFS/FFS filesystems, do not print a kernel error message if a
superblock is found with a check-hash error. That issue is best
handled later if an attempt is made to actually use the filesystem.

Sponsored by: Netflix
2021-11-15 09:26:21 -08:00
..
g_label_disk_ident.c
g_label_ext2fs.c
g_label_flashmap.c
g_label_gpt.c
g_label_iso9660.c
g_label_msdosfs.c Fix off-by-one error in msdosfs FAT32 volume label copying 2021-10-28 01:01:00 +01:00
g_label_msdosfs.h
g_label_ntfs.c geom_label: Add more validation for NTFS volume tasting 2021-10-04 18:15:06 -04:00
g_label_reiserfs.c
g_label_ufs.c Suppress UFS/FFS superblock check-hash failure messages when identifying 2021-11-15 09:26:21 -08:00
g_label.c
g_label.h