On Mon, 10 Mar 2025 11:23:59 -0500
Stuart Hayes wrote:
> Without this fix, grub failed to boot linux with "out of memory" after
> trying to run a "search --fs-uuid..." on a system that has 7 ZFS pools
> across about 80 drives.
>
> Signed-off-by: Stuart Hayes
> ---
> grub-core/fs/zfs/zfs.c
On Mon, Mar 10, 2025 at 09:14:31PM +0300, Vladimir 'phcoder' Serbinenko wrote:
> LGTM.
> Reviewed-By: Vladimir Serbinenko
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
LGTM.
Reviewed-By: Vladimir Serbinenko
Le lun. 10 mars 2025, 19:25, Stuart Hayes a
écrit :
> Without this fix, grub failed to boot linux with "out of memory" after
> trying to run a "search --fs-uuid..." on a system that has 7 ZFS pools
> across about 80 drives.
>
> Signed-off-by: Stuart Hayes
Without this fix, grub failed to boot linux with "out of memory" after
trying to run a "search --fs-uuid..." on a system that has 7 ZFS pools
across about 80 drives.
Signed-off-by: Stuart Hayes
---
grub-core/fs/zfs/zfs.c | 43 +-
grub-core/fs/zfs/zfsinfo.c