diff options
author | 2016-08-25 20:42:09 +0800 | |
---|---|---|
committer | 2016-08-29 18:31:16 -0700 | |
commit | 5d2b42ede71c9da0bf4248fd2d409918fb065b5f (patch) | |
tree | 49b53989cc6dbf8f284df35dc07d0587ce643511 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix to preallocate block only aligned to 4K (diff) | |
download | wireguard-linux-5d2b42ede71c9da0bf4248fd2d409918fb065b5f.tar.xz wireguard-linux-5d2b42ede71c9da0bf4248fd2d409918fb065b5f.zip |
f2fs: fix a bug when using namehash to locate dentry bucket
In the following scenario,
1) we don't have the key and doing a lookup for encrypted file,
2) and the encrypted filename is big name
we should use fname->hash as name hash value instead of what is
calculated by fname->disk_name. Because in such case,
fname->disk_name is empty.
Signed-off-by: Shuoran Liu <liushuoran@huawei.com>
Acked-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions