freebsd-dev/sbin/geom/class/part
Andrey V. Elsukov 109f7a27c4 lseek() allows an offset to be set beyond the end of file. Using
it to check that partition has enough space to write bootcode doesn't
work. Use the known size of provider instead.

PR:		201504
MFC after:	1 week
2015-07-21 06:18:42 +00:00
..
geom_part.c lseek() allows an offset to be set beyond the end of file. Using 2015-07-21 06:18:42 +00:00
gpart.8 Add a new option to gpart(8) to fix Lenovo BIOS boot issue 2015-07-15 02:23:55 +00:00
Makefile
Makefile.depend