Re: svn commit: r274721 - head/sys/geom/part

2014-11-20 Thread Andrey V. Elsukov
On 20.11.2014 07:38, Bruce Evans wrote: > On Wed, 19 Nov 2014, Warner Losh wrote: > >> Log: >> The number of BSD partitions is variable. Return the proper number >> (which is in basetable->gpt_entries). >> >> Submitted by: ae@ >> >> Modified: >> head/sys/geom/part/g_part_bsd.c >> >> Modified:

Re: svn commit: r274721 - head/sys/geom/part

2014-11-19 Thread Bruce Evans
On Wed, 19 Nov 2014, Warner Losh wrote: Log: The number of BSD partitions is variable. Return the proper number (which is in basetable->gpt_entries). Submitted by: ae@ Modified: head/sys/geom/part/g_part_bsd.c Modified: head/sys/geom/part/g_part_bsd.c =