linux-stable/fs/ntfs
Luis Chamberlain 02148ff371 ntfs: simplfy one-level sysctl registration for ntfs_sysctls
There is no need to declare an extra tables to just create directory,
this can be easily be done with a prefix path with register_sysctl().

Simplify this registration.

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2023-04-13 11:49:35 -07:00
..
aops.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
aops.h ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
attrib.c
attrib.h
bitmap.c
bitmap.h
collate.c
collate.h
compress.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
debug.c
debug.h
dir.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
dir.h
endian.h
file.c
index.c
index.h
inode.c There is no particular theme here - mainly quick hits all over the tree. 2023-02-23 17:55:40 -08:00
inode.h fs: port ->setattr() to pass mnt_idmap 2023-01-19 09:24:02 +01:00
Kconfig
layout.h
lcnalloc.c
lcnalloc.h
logfile.c
logfile.h
Makefile
malloc.h
mft.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
mft.h
mst.c
namei.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
ntfs.h
quota.c
quota.h
runlist.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
runlist.h
super.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
sysctl.c ntfs: simplfy one-level sysctl registration for ntfs_sysctls 2023-04-13 11:49:35 -07:00
sysctl.h
time.h
types.h
unistr.c
upcase.c
usnjrnl.c
usnjrnl.h
volume.h