mirror of
https://github.com/versity/scoutfs.git
synced 2025-12-23 05:25:18 +00:00
The first commit of the scoutfs-tests suite which uses multiple mounts on one host to test multi-node scoutfs. Signed-off-by: Zach Brown <zab@versity.com>
10 lines
336 B
Plaintext
10 lines
336 B
Plaintext
== dirs shouldn't appear in data_seq queries
|
|
== two created files are present and come after each other
|
|
found first
|
|
found second
|
|
== unlinked entries must not be present
|
|
== dirty inodes can not be present
|
|
== changing metadata must increase meta seq
|
|
== changing contents must increase data seq
|
|
== make sure dirtying doesn't livelock walk
|