On Mon, Nov 23, 2020 at 03:27:42AM -0600, Glenn Washburn wrote:
> When checking if a block list goes past the end of the disk, make sure
> the total size of the disk is in grub native sector sizes, otherwise there
> will be blocks at the end of the disk unaccessible by block lists.
>
> Signed-off-b
When checking if a block list goes past the end of the disk, make sure
the total size of the disk is in grub native sector sizes, otherwise there
will be blocks at the end of the disk unaccessible by block lists.
Signed-off-by: Glenn Washburn
---
grub-core/kern/fs.c | 4 +++-
1 file changed, 3 i