Whamcloud - gitweb
LU-14541 llite: add rw_seq_cst_vs_drop_caches 43/47243/6
authorJohn L. Hammond <jhammond@whamcloud.com>
Fri, 6 May 2022 18:54:13 +0000 (13:54 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 19 May 2022 21:45:51 +0000 (21:45 +0000)
commit99e6bc29a437cac43fee499d6f9a2c17854468ee
tree991612ccf236d172c9a558086a30540eb2f990f6
parenta94e28fda44077f77058aeb4ff496da721daa1d8
LU-14541 llite: add rw_seq_cst_vs_drop_caches

Add a reproducer (rw_seq_cst_vs_drop_caches) for the read/write vs
drop_caches sequnetial consistency violation described in
LU-14541. Add an always excepted test (sanityn test_16f) to run
rw_seq_cst_vs_drop_caches.

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I557ae7386b38214110a4d85ba0515e95fed7a11e
Reviewed-on: https://review.whamcloud.com/47243
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/.gitignore
lustre/tests/Makefile.am
lustre/tests/rw_seq_cst_vs_drop_caches.c [new file with mode: 0644]
lustre/tests/sanityn.sh