[PATCH 0/3] tmpfs: Casefold fixes

From: André Almeida
Date: Thu Oct 31 2024 - 21:38:30 EST


After casefold support for tmpfs was merged into vfs tree, two warnings
were reported and I also found a small fix in the code.

Thanks Nathan Chancellor and Stephen Rothwell!

André Almeida (3):
libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
tmpfs: Fix type for sysfs' casefold attribute
tmpfs: Initialize sysfs during tmpfs init

include/linux/fs.h | 10 ++---
mm/shmem.c | 105 +++++++++++++++++++++++++++++----------------
2 files changed, 73 insertions(+), 42 deletions(-)

--
2.47.0