mirror_zfs/tests/zfs-tests/cmd/file
Brian Atkinson f567d67fda
Adding ZTS test for O_APPEND
Commit 63b18e4 fixed an issue in zpl_aio_write() to make sure that
kiocb->ki_pos was updated correctly when opening a file with O_APPEND.
Adding a test to verify O_APPEND functionality with lseek can make
sure that all other distros/kernel versions also have the correct
behavior.

Also moved the threadappends_001_pos test into this append test
directory in functional ZTS directory. This way the two append tests
are together for organization purposes.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Closes #13424
2022-05-11 08:38:16 -07:00
..
file_append.c Adding ZTS test for O_APPEND 2022-05-11 08:38:16 -07:00
file_check.c tests: cmd: don't recurse 2022-04-01 17:58:23 -07:00
file_common.h tests: cmd: don't recurse 2022-04-01 17:58:23 -07:00
file_trunc.c tests: cmd: don't recurse 2022-04-01 17:58:23 -07:00
file_write.c Corrected oversight in ZERO_RANGE behavior 2022-04-20 16:07:03 -07:00
largest_file.c tests: cmd: don't recurse 2022-04-01 17:58:23 -07:00
randfree_file.c tests: cmd: don't recurse 2022-04-01 17:58:23 -07:00
randwritecomp.c tests: cmd: don't recurse 2022-04-01 17:58:23 -07:00