freebsd-skq/sys/geom/label
mckusick 44f0dfb9b7 When freeing a superblock returned by ffs_sbget, be sure to also
free the superblock summary information.

Reported by: Peter Holm (pho@)
Tested by: Peter Holm (pho@)
2018-03-24 15:36:25 +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 When freeing a superblock returned by ffs_sbget, be sure to also 2018-03-24 15:36:25 +00:00
g_label.c Remove unneeded variable which was introduced in r328472. 2018-03-18 15:09:55 +00:00
g_label.h