diff options
author | 2014-01-28 10:29:26 +0800 | |
---|---|---|
committer | 2014-02-17 14:58:53 +0900 | |
commit | 3375f696bd9cfdfd385e2460a9cf021d8ef01eab (patch) | |
tree | 439ff4140f238286f7dbbfd5bf739723fcd96a07 /tools/perf/scripts/python | |
parent | f2fs: clean up redundant function call (diff) | |
download | linux-dev-3375f696bd9cfdfd385e2460a9cf021d8ef01eab.tar.xz linux-dev-3375f696bd9cfdfd385e2460a9cf021d8ef01eab.zip |
f2fs: use inode mutex to keep atomicity of f2fs_falloc
Previously without protection of inode mutex, f2fs_falloc and other data
correlated operations will interfere with each other.
So let's use inode mutex to keep atomicity of f2fs_falloc.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions