On Fri, Apr 05, 2024 at 03:13:29PM +0300, Eugen Hristev wrote: > From: Gabriel Krisman Bertazi <[email protected]> > > If the volume is in strict mode, ext4_ci_compare can report a broken > encoding name. This will not trigger on a bad lookup, which is caught > earlier, only if the actual disk name is bad. > > Signed-off-by: Gabriel Krisman Bertazi <[email protected]> > Signed-off-by: Eugen Hristev <[email protected]> > --- > fs/ext4/namei.c | 3 +++ > 1 file changed, 3 insertions(+) >
Reviewed-by: Eric Biggers <[email protected]> - Eric _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
