1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/geom/part
Andrey V. Elsukov 579259ea0d It is safe to allow shrinking, when aligned size is bigger than current.
Tested by:	jmg
MFC after:	1 week
2014-05-07 11:18:27 +00:00
..
g_part_apm.c Add an automatic resize support to the GEOM_PART class. 2013-10-17 16:18:43 +00:00
g_part_bsd.c Add an automatic resize support to the GEOM_PART class. 2013-10-17 16:18:43 +00:00
g_part_ebr.c For schemes that do an automatic partition aligning move this code to 2014-05-04 10:14:25 +00:00
g_part_gpt.c Align and round the partitionable disk space to 4K by default. 2014-04-12 20:28:39 +00:00
g_part_if.m
g_part_ldm.c Remove stub implementation. 2013-09-05 09:44:09 +00:00
g_part_mbr.c It is safe to allow shrinking, when aligned size is bigger than current. 2014-05-07 11:18:27 +00:00
g_part_pc98.c It is safe to allow shrinking, when aligned size is bigger than current. 2014-05-07 11:18:27 +00:00
g_part_vtoc8.c It is safe to allow shrinking, when aligned size is bigger than current. 2014-05-07 11:18:27 +00:00
g_part.c Add an advice what to do when partition was automatically resized. 2014-05-04 20:00:08 +00:00
g_part.h Add GPT UUID for VMware vSAN meta-data partition. 2013-12-26 21:06:12 +00:00