commit | 21096d6c1c96fd3a7a6ec97038665bd0fed4baae | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Jun 20 11:16:58 2019 -0700 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Aug 30 09:55:22 2019 -0700 |
tree | c069a73b7d78c9127622cab33624153d4ab2658e | |
parent | 6170df43381b7f0cb70c06d99e65471108589a70 [diff] |
fscrypt: document testing with xfstests Document how to test ext4, f2fs, and ubifs encryption with xfstests. Reviewed-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Eric Biggers <ebiggers@google.com>