disk: part_dos: update partition table entries after write
authorGary Bisson <gary.bisson@boundarydevices.com>
Thu, 28 Jan 2021 08:10:07 +0000 (09:10 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 1 Feb 2021 21:32:06 +0000 (16:32 -0500)
commitf14c5ee5ab8bfac0fdbae1143170d8390867479d
treed34229698eaf0a4504d207defd6c0d429cbe78c1
parent7a01882eb37e7504e2450f474d0cc8db60ed26c2
disk: part_dos: update partition table entries after write

Fixes issues when switching from GPT to MBR partition tables.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
disk/part_dos.c