Hi,
Could we possibly just ignore this feature for GRUB? For better or
worse we don't implement metadata checksumming, and we're only doing
read-only access, so I think it would be reasonably safe to ignore
metadata_csum_seed since we wouldn't do anything with it anyway.
Thanks,
--
Colin Watso
пт, 30 июн. 2017 г., 14:38 Colin Watson :
> Hi,
>
> Could we possibly just ignore this feature for GRUB? For better or
> worse we don't implement metadata checksumming, and we're only doing
> read-only access, so I think it would be reasonably safe to ignore
> metadata_csum_seed since we wouldn't
On Fri, Jun 30, 2017 at 12:43:02PM +, Vladimir 'phcoder' Serbinenko wrote:
> пт, 30 июн. 2017 г., 14:38 Colin Watson :
> > Could we possibly just ignore this feature for GRUB? For better or
> > worse we don't implement metadata checksumming, and we're only doing
> > read-only access, so I thin