freebsd-dev/sys/geom/label
Edward Tomasz Napierala 19e5b2d50e Make geom_label(4) resize-aware. This fixes a situation when "gpart resize"
would resize a partition, but label providers - e.g. /dev/gptid/XXX - would
stay the same size.

Reviewed by:	mav
MFC after:	1 month
Sponsored by:	FreeBSD Foundation
2013-10-18 09:14:19 +00:00
..
g_label_disk_ident.c Comment typo fix. 2013-04-16 22:42:40 +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 - 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 Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
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 Make geom_label(4) resize-aware. This fixes a situation when "gpart resize" 2013-10-18 09:14:19 +00:00
g_label.h Introduce glabel labels based on GEOM ident attributes. In this initial 2013-04-15 16:09:24 +00:00