summaryrefslogtreecommitdiff
path: root/fdisk/disksize.c
AgeCommit message (Collapse)AuthorFilesLines
2007-11-07fdisk: cleanup BLK* ioctls usageKarel Zak1-54/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2007-05-31fdisk: cleanup full disk detection codeKarel Zak1-0/+33
The full disk (e.g. /dev/hda) detection code is duplicated on two places and the code doesn't work correctly with devices which don't support HDIO_GETGEO. Signed-off-by: Karel Zak <kzak@redhat.com>
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-2/+6
2006-12-07Imported from util-linux-2.12i tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.12d tarball.Karel Zak1-0/+17