Files
apfstests/tests/btrfs/214.out
T
Marcos Paulo de Souza a1c25b75b4 btrfs: test if the capability is kept on incremental send
This test exercises full send and incremental send operations for cases
where files have capabilities, ensuring the capabilities aren't lost in
the process.

There was a problem with kernel <=5.7 that was making capabilities
to be lost after a combination of full + incremental send. This
behavior was fixed by commit 89efda52e6b6 ("btrfs: send: emit file
capabilities after chown").

Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2020-06-21 22:21:10 +08:00

7 lines
322 B
Plaintext

QA output created by 214
Test full send + file without capabilities, then incremental send bringing a new capability
Testing if foo.bar alone can keep its capabilities
Test foo.bar being the first item among other files
Test foo.bar with objectid between two other files
Test foo.bar being the last item among other files