freebsd-dev/sys/geom/label
Pawel Jakub Dawidek 99c889fc7d We need to check if file system size is equal to provider's size, because
sysinstall(8) still bogusly puts first partition at offset 0 instead of 16,
so glabel/ufs will find file system on slice instead of partition.

Before sysinstall is fixed, we must keep this code, which means that we
wont't be able to detect UFS file systems created with 'newfs -s ...'.

PS. bsdlabel(8) creates partitions properly.

MFC after:	3 days
2006-03-04 19:41:54 +00:00
..
g_label_ext2fs.c
g_label_iso9660.c Remove trailing spaces. 2006-02-01 12:06:01 +00:00
g_label_msdosfs.c Remove trailing spaces. 2006-02-01 12:06:01 +00:00
g_label_ntfs.c
g_label_reiserfs.c
g_label_ufs.c We need to check if file system size is equal to provider's size, because 2006-03-04 19:41:54 +00:00
g_label.c Inform when label disappears. 2006-02-18 11:24:00 +00:00
g_label.h Remove trailing spaces. 2006-02-01 12:06:01 +00:00