summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/inline.c
diff options
context:
space:
mode:
authorChao Yu2018-02-11 15:53:20 +0100
committerJaegeuk Kim2018-03-13 00:05:46 +0100
commitd0d3f1b329b01a9e16609eeadcc6d4fae0afc7c8 (patch)
tree735e01f4251edb9a2eff79a53e0874d3e156c99c /fs/f2fs/inline.c
parentf2fs: remove redundant initialization of pointer 'p' (diff)
downloadkernel-qcow2-linux-d0d3f1b329b01a9e16609eeadcc6d4fae0afc7c8.tar.gz
kernel-qcow2-linux-d0d3f1b329b01a9e16609eeadcc6d4fae0afc7c8.tar.xz
kernel-qcow2-linux-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 'fs/f2fs/inline.c')
0 files changed, 0 insertions, 0 deletions