diff options
author | 2018-02-11 22:53:20 +0800 | |
---|---|---|
committer | 2018-03-13 08:05:46 +0900 | |
commit | d0d3f1b329b01a9e16609eeadcc6d4fae0afc7c8 (patch) | |
tree | 735e01f4251edb9a2eff79a53e0874d3e156c99c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: remove redundant initialization of pointer 'p' (diff) | |
download | linux-dev-d0d3f1b329b01a9e16609eeadcc6d4fae0afc7c8.tar.xz linux-dev-d0d3f1b329b01a9e16609eeadcc6d4fae0afc7c8.zip |
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
f2fs_super_block.encrypt_pw_salt can be udpated and persisted
concurrently, result in getting different pwsalt in separated
threads, so let's introduce sb_lock to exclude concurrent
accessers.
Signed-off-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