]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: improve partition copy on resize
authorKarel Zak <kzak@redhat.com>
Mon, 22 Jul 2019 10:09:38 +0000 (12:09 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Jul 2019 10:09:38 +0000 (12:09 +0200)
commit10c39f03a1e70cf2a4b8e0301784174ac5730251
tree0541c00495b64f81813d8d17df92aa6b0981c572
parent1768d77c18a4c892adb985870438325496d57f83
libfdisk: improve partition copy on resize

It seems pretty fragile to copy also reference counting and reference
to table list.

Addresses: https://github.com/karelzak/util-linux/pull/822
Signed-off-by: Karel Zak <kzak@redhat.com>
libfdisk/src/partition.c