Re: [LTP] [PATCH] syscalls/execve04, creat07: skip for kernels 6.11 and later
From: Petr Vorel
Date: Mon Aug 12 2024 - 09:31:47 EST
Hi Jan,
> Hi Jan,
> > The behaviour is allowed since commit:
> > 2a010c412853 ("fs: don't block i_writecount during exec")
> > that landed in 6.11-rc1.
> Thanks for noticing and fixing this!
> It was reported some time ago:
> https://lore.kernel.org/all/202406141431.2b72ca61-oliver.sang@xxxxxxxxx/
> https://lore.kernel.org/ltp/202407162117.7730986d-oliver.sang@xxxxxxxxx/
I have no idea, if you found it yourself, but let's give them the credit:
Reported-by: kernel test robot <oliver.sang@xxxxxxxxx>
Kind regards,
Petr
> Reviewed-by: Petr Vorel <pvorel@xxxxxxx>
> Kind regards,
> Petr
> > Signed-off-by: Jan Stancek <jstancek@xxxxxxxxxx>
...