1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/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 Comment typo fix. 2013-04-16 22:42:40 +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 - 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 Fix problem with geom_label(4) not recognizing UFS labels on filesystems 2012-10-30 21:32:10 +00:00
g_label.c Introduce glabel labels based on GEOM ident attributes. In this initial 2013-04-15 16:09:24 +00:00
g_label.h Introduce glabel labels based on GEOM ident attributes. In this initial 2013-04-15 16:09:24 +00:00