]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: use libfdisk label->changed
authorKarel Zak <kzak@redhat.com>
Fri, 18 Jan 2013 15:11:40 +0000 (16:11 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 11 Mar 2013 11:47:30 +0000 (12:47 +0100)
commitbddd84e7c5acfe38ebb079e6fd6f3226a27cc2aa
tree83cd96fa44af501ae48da202d1c66634ea38c20e
parent2e3b40d3ddc26f26c06b811ce7edc6a8e1392ca1
fdisk: use libfdisk label->changed

The patch is huge because it's necessary to add a pointer context to
all read_<foo> functions.

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdisk.c
fdisks/fdisk.h
fdisks/fdiskbsdlabel.c
fdisks/fdiskdoslabel.c
fdisks/fdisksgilabel.c
fdisks/fdisksunlabel.c
fdisks/gpt.c