]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: Rescan disk on failure if we create blkpg partitions on the fly
authorValentin David <me@valentindavid.com>
Thu, 12 Mar 2026 22:14:39 +0000 (23:14 +0100)
committerValentin David <me@valentindavid.com>
Tue, 12 May 2026 16:31:23 +0000 (18:31 +0200)
commitd0d00297a43e7d824fb68f2cad702ba366abeb59
tree63c4f57211ca7c9cbfa4615688f70bb56a2a6779
parent0ef08242016dd1d6cd2ed79c83460e8853c29d31
repart: Rescan disk on failure if we create blkpg partitions on the fly

Since we did not write the partition table, then the created partitions
should get removed on error.
src/repart/repart.c