On Fri, Aug 19, 2022 at 05:11:39PM +0200, Jag Raman wrote: > > On Aug 19, 2022, at 11:09 AM, Darren Kenny <[email protected]> wrote: > > > > Hi Jag, > > > > These changes look good to me. > > > > Just to confirm, you have run 'make check' and this has no negative > > impact on the zfs tests? > > Hi Darren, > > Yes, I ran ‘make check’ and this patch had no negative impact on the ZFS test. > > > > > Assuming that is the case... > > > > On Friday, 2022-08-19 at 10:57:22 -04, Jagannathan Raman wrote: > >> Coverity reports that dnode_end_t argument of fill_fs_info() is too > >> large to pass-by-value. Therefore, replace the argument with a pointer. > >> > >> Fixes: CID 73631 > >> > >> Signed-off-by: Jagannathan Raman <[email protected]> > >> > > > > Reviewed-by: Darren Kenny <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
