Get rid of O_ATOMIC
authorJens Axboe <axboe@kernel.dk>
Fri, 17 Feb 2023 18:14:47 +0000 (11:14 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 17 Feb 2023 18:14:47 +0000 (11:14 -0700)
commita25ba6c64fe1313716f5a593ae6bd67492b2314a
tree6f76511bc2da8dc811eb5c7efb7380600a409503
parentdd6500e9d62d016f60fc5c1abdcc1455154004c2
Get rid of O_ATOMIC

This feature never went upstream on the Linux kernel side, let's just
get rid of it.

The option is left for now, but we can deprecate that or even probably
remove it as it will never had had any effect.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO.rst
backend.c
engines/ime.c
engines/libzbc.c
filesetup.c
fio.1
init.c
memory.c
os/os-linux.h
os/os.h