Change ARRAY_SIZE to FIO_ARRAY_SIZE
authorJens Axboe <axboe@kernel.dk>
Wed, 6 Jan 2021 18:32:59 +0000 (11:32 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 6 Jan 2021 18:32:59 +0000 (11:32 -0700)
commit59f94d26f98e9c0bc18d4e013f3361c51a2c6b25
tree15f20cf8c22cf8ca08520dcabaa971c484690b57
parente1e6d335854d1a233f167cd443bc2dc71460ec57
Change ARRAY_SIZE to FIO_ARRAY_SIZE

Ensures that we don't clash with external symbols/macros.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
16 files changed:
compiler/compiler.h
diskutil.c
engines/io_uring.c
filesetup.c
gclient.c
gfio.c
helper_thread.c
lib/num2str.c
lib/prio_tree.c
options.c
oslib/libmtd.c
oslib/libmtd_common.h
parse.c
td_error.c
unittests/lib/num2str.c
zbd.c