third_party_f2fs-tools/tools/f2fs_io
Bart Van Assche 25d83da964 Fix PowerPC format string warnings
commit c491657c0eb68d01dee5cc66ee3909dba5523540
category: bugfix
issue: #I6VAS0
CVE: NA

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

__SANE_USERSPACE_TYPES__ must be defined before <linux/types.h> is
included. Hence this patch that moves the definition of that macro into
the source files that need it.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: dongsenhao <dongsenhao2@huawei.com>
2023-04-13 14:13:50 +08:00
..
f2fs_io.c Fix PowerPC format string warnings 2023-04-13 14:13:50 +08:00
f2fs_io.h Switch from the u_int to the uint types 2023-04-13 14:13:48 +08:00
Makefile.am f2fs_io: change fibmap to fiemap 2023-04-13 14:13:43 +08:00