On Fri, Apr 05, 2024 at 03:13:32PM +0300, Eugen Hristev wrote: > From: Gabriel Krisman Bertazi <[email protected]> > > Instead of a bunch of ifdefs, make the unicode built checks part of the > code flow where possible, as requested by Torvalds. > > Signed-off-by: Gabriel Krisman Bertazi <[email protected]> > [[email protected]: port to 6.8-rc3] > Signed-off-by: Eugen Hristev <[email protected]> > --- > fs/f2fs/namei.c | 10 ++++------ > fs/f2fs/super.c | 8 ++++---- > 2 files changed, 8 insertions(+), 10 deletions(-)
Reviewed-by: Eric Biggers <[email protected]> - Eric _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
