mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-09 21:27:25 +00:00
The previous test that triggered re-reading blocks, as though they were stale, was written in the era where it only hit btree blocks and everything else was stored in LSM segments. This reworks the test to make it clear that it affects all our block readers today. The test only exercise the core read retry path, but it could be expanded to test callers retrying with newer references after they get -ESTALE errors. Signed-off-by: Zach Brown <zab@versity.com>
33 lines
748 B
Plaintext
33 lines
748 B
Plaintext
export-get-name-parent.sh
|
|
basic-block-counts.sh
|
|
inode-items-updated.sh
|
|
simple-inode-index.sh
|
|
simple-staging.sh
|
|
simple-release-extents.sh
|
|
setattr_more.sh
|
|
offline-extent-waiting.sh
|
|
move-blocks.sh
|
|
srch-basic-functionality.sh
|
|
simple-xattr-unit.sh
|
|
lock-refleak.sh
|
|
lock-shrink-consistency.sh
|
|
lock-pr-cw-conflict.sh
|
|
lock-revoke-getcwd.sh
|
|
createmany-parallel.sh
|
|
createmany-large-names.sh
|
|
createmany-rename-large-dir.sh
|
|
stage-release-race-alloc.sh
|
|
stage-multi-part.sh
|
|
basic-posix-consistency.sh
|
|
dirent-consistency.sh
|
|
lock-ex-race-processes.sh
|
|
lock-conflicting-batch-commit.sh
|
|
cross-mount-data-free.sh
|
|
persistent-item-vers.sh
|
|
setup-error-teardown.sh
|
|
mount-unmount-race.sh
|
|
createmany-parallel-mounts.sh
|
|
archive-light-cycle.sh
|
|
block-stale-reads.sh
|
|
xfstests.sh
|