]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: (gpt) align newly created partitions
authorKarel Zak <kzak@redhat.com>
Tue, 4 Dec 2012 16:54:15 +0000 (17:54 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 4 Dec 2012 16:54:15 +0000 (17:54 +0100)
commit512a430fe7acf705880eaddb887653b79f8dc223
treea3e1a0b7935bd6d06df6a27af995c8fc599d8f58
parent602ebe7da99c2294b63a76140a1a2626d3dc7b63
fdisk: (gpt) align newly created partitions

 - default "First sector" has to be aligned
 - "Last sector" has to be aligned if specified by +<size><suffix> convention

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdisk.c
fdisks/fdisk.h
fdisks/fdiskdoslabel.c
fdisks/gpt.c