On Fri, Apr 05, 2024 at 03:13:31PM +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/ext4/crypto.c | 10 ++-------- > fs/ext4/ext4.h | 33 +++++++++++++++++++++------------ > fs/ext4/namei.c | 14 +++++--------- > fs/ext4/super.c | 4 +--- > 4 files changed, 29 insertions(+), 32 deletions(-)
Reviewed-by: Eric Biggers <[email protected]> - Eric _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
