summaryrefslogtreecommitdiffstats
path: root/disk-utils/fdisk.c
diff options
context:
space:
mode:
authorKarel Zak2016-02-18 12:42:06 +0100
committerKarel Zak2016-02-18 12:58:12 +0100
commit6cbb7371b349c63c6f3ba59a14acb0afc8ca3bde (patch)
tree5aaf4727f1285dc7eec602a51c7144b8c160abaf /disk-utils/fdisk.c
parentunshare: fix busyloop and reduce racing probability (diff)
downloadkernel-qcow2-util-linux-6cbb7371b349c63c6f3ba59a14acb0afc8ca3bde.tar.gz
kernel-qcow2-util-linux-6cbb7371b349c63c6f3ba59a14acb0afc8ca3bde.tar.xz
kernel-qcow2-util-linux-6cbb7371b349c63c6f3ba59a14acb0afc8ca3bde.zip
libfdisk: add API to control signatures wiping
Now libfdisk warns if another filesystem/RAID/PT signature is detected on the device. It seems better and user-friendly to make it possible to wipe the signatures when we write a new disk label to the device. This patch adds to the library API fdisk_enable_wipe() fdisk_has_wipe() fdisk_get_collision() to control this new feature. The device modification is done by libblkid (the same we use in some mkfs-like utils). Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils/fdisk.c')
0 files changed, 0 insertions, 0 deletions