]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: API: add delete partition to label operations
authorDavidlohr Bueso <dave@gnu.org>
Mon, 23 Jul 2012 16:15:57 +0000 (18:15 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Jul 2012 16:15:57 +0000 (18:15 +0200)
commit61c4cb85309a62f343a74175b06984e0111f3fd8
tree75b90d2eac1f98fde3dfda53101512c3c5d7aeff
parented21ffd347ae67ea041747914229a8edcae6b46d
fdisk: API: add delete partition to label operations

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
12 files changed:
fdisks/fdisk.c
fdisks/fdisk.h
fdisks/fdiskaixlabel.c
fdisks/fdiskbsdlabel.c
fdisks/fdiskdoslabel.c
fdisks/fdiskdoslabel.h
fdisks/fdiskmaclabel.c
fdisks/fdisksgilabel.c
fdisks/fdisksgilabel.h
fdisks/fdisksunlabel.c
fdisks/fdisksunlabel.h
fdisks/utils.c