[PATCH 0/3] tmpfs: Casefold fixes

André Almeida posted 3 patches 3 weeks, 2 days ago
There is a newer version of this series
include/linux/fs.h |  10 ++---
mm/shmem.c         | 105 +++++++++++++++++++++++++++++----------------
2 files changed, 73 insertions(+), 42 deletions(-)
[PATCH 0/3] tmpfs: Casefold fixes
Posted by André Almeida 3 weeks, 2 days ago
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