diff options
author | Hao Xu <howeyxu@tencent.com> | 2023-08-01 16:06:47 +0800 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2023-08-16 12:39:24 +0200 |
commit | b5a2a3a0b77668257fa72ee6bc0eac90493f13c1 (patch) | |
tree | 1af722dccb880d15708a07661c475eff695c828b /fs/udf | |
parent | e78662e818f9478e70912cc2970ca632ec9f3635 (diff) |
fuse: write back dirty pages before direct write in direct_io_relax mode
In direct_io_relax mode, there can be shared mmaped files and thus dirty
pages in its page cache. Therefore those dirty pages should be written
back to backend before direct io to avoid data loss.
Signed-off-by: Hao Xu <howeyxu@tencent.com>
Reviewed-by: Jiachen Zhang <zhangjiachen.jaycee@bytedance.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions