f2fs-tools/mkfs
Chao Yu 250d610d62 f2fs-tools: fix to add missing le32_to_cpu()/cpu_to_le32()
This patch fixes some cases in where we missed to consider
endianness when we access/update inode.i_flags.

Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-07-25 18:40:28 +00:00
..
f2fs_format_main.c mkfs.f2fs: kill heap allocation 2024-02-21 09:42:41 -08:00
f2fs_format_utils.c f2fs-tools: Define constants in terms of BLKSIZE 2023-09-07 14:15:58 -07:00
f2fs_format_utils.h f2fs-tools: convert to lseek() and kill lseek64 2023-08-25 10:28:52 -07:00
f2fs_format.c f2fs-tools: fix to add missing le32_to_cpu()/cpu_to_le32() 2024-07-25 18:40:28 +00:00
Makefile.am f2fs-tools: convert to lseek() and kill lseek64 2023-08-25 10:28:52 -07:00