mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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.