freebsd-skq/sys/geom/part
Marcel Moolenaar f43b57e32a Revert revisions 188839 and 188868. Use of the ioctl in geom_dev.c
is invalid because the ioctl happens without prior open. The ioctl
got introduced to provide backward compatibility for extended
partitions, but it ended up not being used because it didn't work
as expected. Since there are no consumers of the ioctl and the
implementation is broken, the best fix is to remove the code
entirely.

Spotted by:	phk
Approved by:	re (kensmith)
2009-07-08 05:56:14 +00:00
..
g_part_apm.c Sharpen the saw: 2009-03-27 05:35:12 +00:00
g_part_bsd.c Sharpen the saw: 2009-03-27 05:48:42 +00:00
g_part_ebr.c Precision '*' expects an int and strlen() returns a size_t. 2009-04-16 05:52:47 +00:00
g_part_gpt.c Sharpen the saw: 2009-03-30 00:33:43 +00:00
g_part_if.m Revert revisions 188839 and 188868. Use of the ioctl in geom_dev.c 2009-07-08 05:56:14 +00:00
g_part_mbr.c Sharpen the saw: 2009-03-30 00:53:46 +00:00
g_part_pc98.c Sharpen the saw: 2009-03-30 01:03:58 +00:00
g_part_vtoc8.c Fix g_part_dumpconf and g_part_name prototpyes. 2009-02-10 02:43:07 +00:00
g_part.c Revert revisions 188839 and 188868. Use of the ioctl in geom_dev.c 2009-07-08 05:56:14 +00:00
g_part.h Remove gpt_offset and related code. It was introduced for use 2009-02-17 04:12:10 +00:00