freebsd-skq/sys/geom/label
Stanislav Sedov 77f8606428 - Use int8_t type for the mftrecsz field in g_label_ntfs. char type
used previously caused probe failure on platforms where char is unsigned
  (e.g. ARM), as mftrecsz can be negative.

Submitted by:	Ilya Bakulin <ilya@bakulin.de>
MFC after:	2 weeks
2013-05-05 08:00:16 +00:00
..
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
g_label.c
g_label.h