]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: propagate assign-device operation to parent
authorKarel Zak <kzak@redhat.com>
Mon, 6 Oct 2014 11:32:43 +0000 (13:32 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2014 12:55:33 +0000 (14:55 +0200)
commit11eee4c4773842bbb960b08fef024c345ee55f1e
tree409f55550ce6979599a5929a77011e49a5d9b00a
parenta8a4887bcd9def0bf912c41f8b314993565d10ad
libfdisk: propagate assign-device operation to parent

Let's make it possible to use fdisk_assign_device() for nested
contexts.

Signed-off-by: Karel Zak <kzak@redhat.com>
libfdisk/src/context.c
libfdisk/src/utils.c