commit | ff62af200b94e06b1430eac6e58f5f26d13c749d | [log] [tgz] |
---|---|---|
author | Sheng Yong <shengyong1@huawei.com> | Thu Mar 15 18:51:42 2018 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Sat Mar 17 14:02:57 2018 +0900 |
tree | 23f4285339aa68a38749106c87c37002dccd69f8 | |
parent | b7c409deda6bcaaa6452b015937a013dd8b481b4 [diff] |
f2fs: introduce a new mount option test_dummy_encryption This patch introduces a new mount option `test_dummy_encryption' to allow fscrypt to create a fake fscrypt context. This is used by xfstests. Signed-off-by: Sheng Yong <shengyong1@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>