diff options
author | Chao Yu <[email protected]> | 2017-08-23 18:23:24 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2017-08-29 10:05:42 -0700 |
commit | 73ac2f4e8256b9605c84364011322f015b31f499 (patch) | |
tree | b5e98beda61c198a551f67e4284c606e2ef88705 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 01983c715ad0e78842a885f361ad927a3a985994 (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 <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions