commit | 4568d7efa074416150daf78332206c21c4baa27e | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@kernel.org> | Wed Aug 10 07:49:20 2022 -0400 |
committer | Jeff Layton <jlayton@kernel.org> | Thu Sep 29 13:56:35 2022 -0400 |
tree | 38d08ef71ccc0e57e277b29bc62bec1553474686 | |
parent | 890c50823b6430bf0929d9a57e76b9b4d6bbc25f [diff] |
generic/999: add basic change attr test Now that we have the ability to query the change attribute in userland, test that the filesystems implement it correctly. Fetch the stx.version before and after various operations and validate that it changes (or doesn't change) as expected. Signed-off-by: Jeff Layton <jlayton@kernel.org>