freebsd-skq/sys/geom/label
trasz fa26d41fa3 Make g_label(4) ignore provider size when looking for UFS labels.
Without it, it fails to create labels for filesystems resized by
growfs(8).

PR:		kern/165962
Submitted by:	Olivier Cochard-Labbe <olivier at cochard dot me>
2012-05-24 16:48:33 +00:00
..
g_label_ext2fs.c Some linux distros put mount point into the ext2fs labels, such as '/', or 2011-03-08 17:00:31 +00:00
g_label_gpt.c Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
g_label_iso9660.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_msdosfs.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_msdosfs.h
g_label_ntfs.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_reiserfs.c Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
g_label_ufs.c Make g_label(4) ignore provider size when looking for UFS labels. 2012-05-24 16:48:33 +00:00
g_label.c When checking existence of providers skip those which are orphaned. 2011-05-04 12:59:11 +00:00
g_label.h Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00