Whamcloud - gitweb
LU-14541 llite: add rw_seq_cst_vs_drop_caches
authorJohn Hammond <jhammond@whamcloud.com>
Tue, 10 May 2022 15:39:00 +0000 (11:39 -0400)
committerJohn L. Hammond <jhammond@whamcloud.com>
Wed, 25 May 2022 12:59:40 +0000 (12:59 +0000)
commit6cc5f1d792a08a6a3c69ade22ff9650f01f8ab9e
tree02035753b839bab849d73b970859996fdad6cd01
parentecfc2f6734e0d22adb7203d7bbfb3f5d60af7a29
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.

Lustre-change: https://review.whamcloud.com/47243/
Lustre-commit: 8b9185d500b1e3ccdf66c84c1cbba82a0e392e69

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I557ae7386b38214110a4d85ba0515e95fed7a11e
Reviewed-on: https://review.whamcloud.com/47272
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@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