]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: doesn't handle large (4KiB) sectors properly
authorEric Sandeen <sandeen@redhat.com>
Thu, 26 Feb 2009 08:53:09 +0000 (09:53 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 26 Feb 2009 14:56:41 +0000 (15:56 +0100)
commit10e3d0319a009a86a92c26da274e50850da0a9b3
treea0af1c9872271ee082415c6cd17f6c757d3b4c95
parent63754e714aaf69f301cdf1371994096c6fd8abbf
fdisk: doesn't handle large (4KiB) sectors properly

fdisk (at least with the -u option) does not handle sector sizes other
than 512.

Address-Red-Hat-Bugzilla: #487227
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
fdisk/fdisk.c