]> err.no Git - util-linux/commit
fdisk: fix check_alignment()
authorKarel Zak <kzak@redhat.com>
Tue, 9 Feb 2010 09:32:29 +0000 (10:32 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 16 Feb 2010 08:58:57 +0000 (09:58 +0100)
commit907eb3b7adf16c0a4f11a567d440852dd504e5cd
treead785dcdd807bcf8d94da795cfa6835bf7988c0e
parentf8798c848125a412593d600a48854bee04d65a8e
fdisk: fix check_alignment()

The old version of check_alignment() does not work with extended
partitions.

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