disklabel.py: Fix OpenBSD part end when enlarging
When enlarging OpenBSD partitions, round them up to multiples of 16512 which is the default fs blocksize. This is what OpenBSD's disklabel does when creating partitions.
Please register or sign in to comment