commit | 922ec355f86365388203672119b5bca346a45085 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Mon Feb 15 17:54:26 2016 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Feb 22 16:07:23 2016 -0800 |
tree | 5f8f45642a18e05c51da9053fe1f8da2c9d197c0 | |
parent | ae1086686487f13130937918ca91d920c1daafcb [diff] |
f2fs crypto: avoid unneeded memory allocation when {en/de}crypting symlink This patch adopts f2fs with codes of ext4, it removes unneeded memory allocation in creating/accessing path of symlink. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>