]> err.no Git - util-linux/commit
fdisk: non-linux support (BLK* and HDIO_*)
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 23 Jul 2008 22:46:05 +0000 (00:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 23 Jul 2008 22:52:52 +0000 (00:52 +0200)
commit6b0054a2c6dddb43155220cac13848df98d74423
tree27208ec3336d4785d6fcb8b068e9657b96556a6b
parent268cefe6cb34fb8799b34187677154071ad45eb7
fdisk: non-linux support (BLK* and HDIO_*)

BLK* and HDIO_* are not available on all platform. Work around this
in a few places.

[kzak@redhat.com: split the original patch to small patches]

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
fdisk/cfdisk.c
fdisk/fdisk.c
fdisk/fdisksgilabel.c
fdisk/fdisksunlabel.c
fdisk/gpt.c
fdisk/sfdisk.c