mirror of
https://github.com/systemd/systemd.git
synced 2026-08-11 09:36:28 +00:00
When -f/--force is used, wipefs does not call ioctl(BLKRRPART), hence
the partitions will remain in sysfs. Let's not use the option.
This also makes it use 'udevadm lock' for safety.
(cherry picked from commit 0f8706915a)