mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test for weaknesses in filesystem encryption
Add an xfstest which can detect some basic crypto mistakes that would reduce the confidentiality guarantee provided by filesystem encryption. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -203,6 +203,7 @@ export UUIDGEN_PROG="`set_prog_path uuidgen`"
|
||||
export GETRICHACL_PROG="`set_prog_path getrichacl`"
|
||||
export SETRICHACL_PROG="`set_prog_path setrichacl`"
|
||||
export KEYCTL_PROG="`set_prog_path keyctl`"
|
||||
export XZ_PROG="`set_prog_path xz`"
|
||||
|
||||
# use 'udevadm settle' or 'udevsettle' to wait for lv to be settled.
|
||||
# newer systems have udevadm command but older systems like RHEL5 don't.
|
||||
|
||||
Reference in New Issue
Block a user