Files
scoutfs/tests/golden/lock-shrink-consistency
Zach Brown b9bd7d1293 scoutfs-tests: initial commit
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>
2019-08-02 16:51:34 -07:00

16 lines
456 B
Plaintext

=== setup test file ===
# file: /mnt/test/test/lock-shrink-consistency/dir/file
user.test="aaa"
=== commit dirty trans and revoke lock ===
trigger statfs_lock_purge armed: 1
trigger statfs_lock_purge after it fired: 0
=== change xattr on other mount ===
# file: /mnt/test/test/lock-shrink-consistency/dir/file
user.test="bbb"
=== verify new xattr under new lock on first mount ===
# file: /mnt/test/test/lock-shrink-consistency/dir/file
user.test="bbb"