1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/geom/label
Edward Tomasz Napierala c7c7d7d0f0 Make r242379 - the fix for UFS labels disappearing after resizing
the provider - also apply to UFS1 filesystems.  This should help with
resizing filesystems created by makefs(8), which still uses UFS1.

Tested by:	jmg@
Sponsored by:	The FreeBSD Foundation
2014-05-05 09:20:30 +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 Make r242379 - the fix for UFS labels disappearing after resizing 2014-05-05 09:20:30 +00:00
g_label.c An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +00:00
g_label.h