Chao Yu e06f86e61d f2fs crypto: avoid unneeded memory allocation in ->readdir
When decrypting dirents in ->readdir, fscrypt_fname_disk_to_usr won't
change content of original encrypted dirent, we don't need to allocate
additional buffer for storing mirror of it, so get rid of it.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-09-07 17:27:36 -07:00
..
2016-07-08 10:34:09 -07:00
2016-08-29 18:31:13 -07:00
2016-07-08 10:34:09 -07:00
2016-06-07 13:41:38 -06:00
2016-07-08 10:34:09 -07:00