mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
a1c25b75b4
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>
7 lines
322 B
Plaintext
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
|