1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-27 07:22:31 +03:00

dissect: insert missing space

This commit is contained in:
Yu Watanabe 2023-10-24 19:32:04 +09:00
parent c173be0d4c
commit b9541abdb9

View File

@ -2795,7 +2795,7 @@ static int verity_partition(
return log_debug_errno(r, "Failed to activate verity device %s: %m", node);
check:
if (!restore_deferred_remove){
if (!restore_deferred_remove) {
/* To avoid races, disable automatic removal on umount while setting up the new device. Restore it on failure. */
r = dm_deferred_remove_cancel(name);
/* -EBUSY and -ENXIO: the device has already been removed or being removed. We cannot