Add test that checks duplicate meta_seq entries

Add a quick test of the index items to make sure that rapid inode
updates don't create duplicate meta_seq items.

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2022-11-15 12:34:52 -08:00
parent 71ed4512dc
commit 701f1a9538
2 changed files with 31 additions and 0 deletions

View File

@@ -7,3 +7,4 @@ found second
== changing metadata must increase meta seq
== changing contents must increase data seq
== make sure dirtying doesn't livelock walk
== concurrent update attempts maintain single entries