Re: [PATCH RESEND] grub-install: force journal draining to ensure data integrity

2025-01-20 Thread Pascal Hambourg
Le 21/01/2025 à 07:25, Michael Chang via Grub-devel a écrit : In XFS, the system would end up in unbootable state if an abrupt power off after grub-install is occuring. It can be easily reproduced with. grub-install /dev/vda; reboot -f The grub error would show many different kinds of corrup

[PATCH RESEND] grub-install: force journal draining to ensure data integrity

2025-01-20 Thread Michael Chang via Grub-devel
In XFS, the system would end up in unbootable state if an abrupt power off after grub-install is occuring. It can be easily reproduced with. grub-install /dev/vda; reboot -f The grub error would show many different kinds of corruption in filesystem and the problem boils down to incompleted jour