third_party_f2fs-tools/mkfs
Bart Van Assche 5a3dc5cd85 Change #ifdef _WIN32 checks into #ifdef HAVE_.*
commit b964b79d495d058f645f5a63357699a6c295025e
category: bugfix
issue: #I6VAS0
CVE: NA

Signed-off-by: DongSenhao <dongsenhao2@huawei.com>
---------------------------------------

It is recommended to test a HAVE_* macro instead of directly testing the
host type in source code. Hence this patch.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: dongsenhao <dongsenhao2@huawei.com>
2023-04-13 14:13:50 +08:00
..
BUILD.gn f2fs_tools部件化 2022-08-23 10:40:59 +08:00
f2fs_format_main.c Change #ifdef _WIN32 checks into #ifdef HAVE_.* 2023-04-13 14:13:50 +08:00
f2fs_format_utils.c Change #ifdef _WIN32 checks into #ifdef HAVE_.* 2023-04-13 14:13:50 +08:00
f2fs_format_utils.h Switch from the u_int to the uint types 2023-04-13 14:13:48 +08:00
f2fs_format.c Change #ifdef _WIN32 checks into #ifdef HAVE_.* 2023-04-13 14:13:50 +08:00
Makefile.am lib: pass all needed include paths to libf2fs 2020-06-18 12:34:29 -07:00