summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-08-23 18:23:24 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-09-21 14:15:13 -0700
commit0520ca37ef89ae0ce3679da7616b7a66a0cfa774 (patch)
treeb514c99c00d44471b0b726c5b1bc8e39c40b1f46 /tools/perf/scripts/python
parent1e5c4e7c8dc42ce706d09ace943ab29fbe6aa6ac (diff)
f2fs: fix to avoid race in between aio and gc
We won't wait DIO synchronously when doing AIO, so there will be potential IO reorder in between AIO and GC, which will cause data corruption. This patch adds inode_dio_wait to serialize aio and data GC to avoid this issue. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions