diff for duplicates of <20160222182149.GC10875@jaegeuk.gateway> diff --git a/a/1.txt b/N1/1.txt index 05903e8..a77b0cf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -58,3 +58,8 @@ On Mon, Feb 22, 2016 at 12:25:26PM +0300, Andrei Borzenkov wrote: > > GRUB checks that pos < filesize before calling into fs so this is > redundant. And filesize check is static so can be done in ->open. + +_______________________________________________ +Grub-devel mailing list +Grub-devel@gnu.org +https://lists.gnu.org/mailman/listinfo/grub-devel diff --git a/a/content_digest b/N1/content_digest index 952506e..26bbd89 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -73,6 +73,11 @@ "> > + if (pos > filesize || filesize > MAX_INLINE_DATA)\n" "> \n" "> GRUB checks that pos < filesize before calling into fs so this is\n" - > redundant. And filesize check is static so can be done in ->open. + "> redundant. And filesize check is static so can be done in ->open.\n" + "\n" + "_______________________________________________\n" + "Grub-devel mailing list\n" + "Grub-devel@gnu.org\n" + https://lists.gnu.org/mailman/listinfo/grub-devel -f1abdbcd348a20798030528e387399d9e67353c23b82a3f1897a6611aef17793 +63590d1d28719b783e9f6fb3ce9ee0d382c095423d49b1f61907306893f7ae23
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.