freebsd-dev/sys/geom/part
Marcelo Araujo 4323355e76 With r318394 seems it breaks gpart(8) in some embedded systems such like PCEngines,
RPI1-B, Alix and APU2 boards as well as NanoBSD with the following message:

vnode_pager_generic_getpages_done: I/O read error 5

Seems the breakage was because it was missed to include acr in glabel update.

Reported by:	Peter Blok <pblok@bsd4all.org>,
		madpilot, imp and trasz.
Reviewed by:	trasz
Tested by:	Peter Blok and madpilot.
MFC after:	3 days.
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D11365
2017-06-27 01:22:27 +00:00
..
g_part_apm.c After EFI support was added to the installer, it needed to allow boot 2014-07-04 15:55:32 +00:00
g_part_bsd64.c sys/geom: spelling fixes in comments. 2016-04-29 20:56:58 +00:00
g_part_bsd.c Indentation issues. 2016-04-20 16:19:44 +00:00
g_part_ebr.c Indentation issues. 2016-04-20 16:19:44 +00:00
g_part_gpt.c Check that primary GPT header is valid before wiping partitioning. 2017-02-04 05:09:47 +00:00
g_part_if.m sys/geom: spelling fixes in comments. 2016-04-29 20:56:58 +00:00
g_part_ldm.c sys/geom: spelling fixes in comments. 2016-04-29 20:56:58 +00:00
g_part_mbr.c Indentation issues. 2016-04-20 16:19:44 +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 With r318394 seems it breaks gpart(8) in some embedded systems such like PCEngines, 2017-06-27 01:22:27 +00:00
g_part.h Add some additional GPT partition types 2015-12-27 18:12:13 +00:00