mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
3419026f07
Add utility functions for testing filesystem-level encryption via the common API currently supported by ext4 and f2fs, in development for ubifs and planned for xfs. Setting and getting encryption policies will use new commands being added to xfs_io, while adding and removing encryption keys will use keyctl. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>