On 11/28/2025 4:34 AM, Ville Syrjälä wrote:
`````````````````````````````````````````````````````````````````````````````````````````````````````````
commit a3f8f8662771285511ae26c4c8d3ba1cd22159b9
Author: Christian Brauner<[email protected]>
Date:   Wed Nov 5 14:39:45 2025 +0100

      power: always freeze efivarfs
-       if (freeze_all_ptr && !(sb->s_type->fs_flags & FS_POWER_FREEZE))
+       if (!freeze_all_ptr && !(sb->s_type->fs_flags & FS_POWER_FREEZE))

?

This change helps.
@Christian do you plan to send out a fix for it?

Thank you Ville for pointing it out.

Regards
Chaitanya

Reply via email to