CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/23 07:20:31
Modified files:
sbin/disklabel : editor.c
Log message:
With the retirement of expert mode, get_fsize(), get_bsize() and
get_cpt() simply set a partition's p_fragblock/p_cpg to default
values. Replace them with a single function set_fragblock().
No functional change.
