aboutsummaryrefslogtreecommitdiff
path: root/include/linux/generic_acl.h
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-08-23 18:23:24 +0800
committerMister Oyster <oysterized@gmail.com>2017-10-04 15:35:23 +0200
commit07bfd2d45a09fc89965d97685a6c071e88ce854f (patch)
tree2efc83adb06b9a410a1b67f0fa94d4655bc38b73 /include/linux/generic_acl.h
parent8e38e49204461c2781ad17fd3885fbcfc4c7b6a2 (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 'include/linux/generic_acl.h')
0 files changed, 0 insertions, 0 deletions