linux/fs/ntfs3
Konstantin Komarov ffe718c992
fs/ntfs3: Fix sparse warning for bigendian
Fixes: 220cf0498b ("fs/ntfs3: Simplify initialization of $AttrDef and $UpCase")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404181111.Wz8a1qX6-lkp@intel.com/
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
2024-09-03 16:58:40 +03:00
..
lib fs/ntfs3: Use swap() to improve code 2024-09-03 16:58:38 +03:00
attrib.c fs/ntfs3: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
attrlist.c fs/ntfs3: Use kvfree to free memory allocated by kvmalloc 2024-01-16 11:31:56 +03:00
bitfunc.c
bitmap.c fs/ntfs3: Missed error return 2024-07-11 12:19:42 +03:00
debug.h
dir.c fs/ntfs3: Redesign legacy ntfs support 2024-07-11 12:19:45 +03:00
file.c fs/ntfs3: Separete common code for file_read/write iter/splice 2024-09-03 16:58:40 +03:00
frecord.c fs/ntfs3: Do copy_to_user out of run_lock 2024-07-11 12:19:43 +03:00
fslog.c fs/ntfs3: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
fsntfs.c fs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value 2024-06-07 14:31:06 +03:00
index.c fs/ntfs3: Fix field-spanning write in INDEX_HDR 2024-06-26 15:48:58 +03:00
inode.c fs/ntfs3: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
Kconfig ntfs3: serve as alias for the legacy ntfs driver 2024-04-16 10:45:26 +02:00
lznt.c fs/ntfs3: Check if more than chunk-size bytes are written 2024-09-03 16:58:39 +03:00
Makefile
namei.c fs/ntfs3: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
ntfs_fs.h fs/ntfs3: Implement simple fileattr 2024-07-11 12:19:45 +03:00
ntfs.h fs/ntfs3: Fix field-spanning write in INDEX_HDR 2024-06-26 15:48:58 +03:00
record.c ntfs3: Add bounds checking to mi_enum_attr() 2024-09-03 16:58:38 +03:00
run.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00
super.c fs/ntfs3: Fix sparse warning for bigendian 2024-09-03 16:58:40 +03:00
upcase.c
xattr.c fs/ntfs3: Minor ntfs_list_ea refactoring 2024-07-11 12:19:44 +03:00