diff options
author | Shuoran Liu <liushuoran@huawei.com> | 2016-08-29 11:27:55 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-09-07 17:27:37 -0700 |
commit | 167451efb53c7999fb72591c46f29de09cd8f8b0 (patch) | |
tree | d007c931454770820ff7d8c665fe4ce27b79f6fb | |
parent | e06f86e61d7a67fe6e826010f57aa39c674f4b1b (diff) |
f2fs: set encryption name flag in add inline entry path
This patch sets encryption name flag in the add inline entry path
if filename is encrypted.
Signed-off-by: Shuoran Liu <liushuoran@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>