]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: API: add write to label operations
authorDavidlohr Bueso <dave@gnu.org>
Mon, 23 Jul 2012 16:47:42 +0000 (18:47 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 24 Jul 2012 07:13:59 +0000 (09:13 +0200)
commitfae7b1bcb5eab5c470b15fd8c491f42244210837
tree2aba16eca7a0cf274e798e23490a38cb4262f51c
parent61c4cb85309a62f343a74175b06984e0111f3fd8
fdisk: API: add write to label operations

[kzak@redhat.com: - rename functions
                  - use errno]

Signed-off-by: Karel Zak <kzak@redhat.com>
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
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