Files
apfstests/tests/generic/397.out
T
Eric Biggers 758175fad3 generic: test encrypted file access
Test accessing encrypted files and directories, both with and
without the encryption key.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2016-12-24 16:47:12 +08:00

14 lines
746 B
Plaintext

QA output created by 397
stat: cannot stat 'SCRATCH_MNT/edir/empty': No such file or directory
stat: cannot stat 'SCRATCH_MNT/edir/symlink': No such file or directory
8
1
Required key not available
SCRATCH_MNT/edir/newfile: Required key not available
SCRATCH_MNT/edir/0123456789abcdef: Required key not available
mkdir: cannot create directory 'SCRATCH_MNT/edir/newdir': Required key not available
mkdir: cannot create directory 'SCRATCH_MNT/edir/0123456789abcdef': Required key not available
ln: failed to create symbolic link 'SCRATCH_MNT/edir/newlink': Required key not available
ln: failed to create symbolic link 'SCRATCH_MNT/edir/0123456789abcdef': Required key not available
stat: cannot stat 'SCRATCH_MNT/edir': No such file or directory