diff options
author | Christoph Hellwig <hch@lst.de> | 2018-02-21 16:54:46 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-03-28 07:39:01 +0200 |
commit | 937d3305126da49067da74280d72b457555a0aee (patch) | |
tree | e803eff884272e8aa3dac4eaa8585d2038cc45b0 /fs/ocfs2/move_extents.c | |
parent | fs: fold open_check_o_direct into do_dentry_open (diff) | |
download | linux-937d3305126da49067da74280d72b457555a0aee.tar.xz linux-937d3305126da49067da74280d72b457555a0aee.zip |
gfs2: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) calls
I_DIRTY_DATASYNC is a strict superset of I_DIRTY_SYNC semantics, as
in mark dirty to be written out by fdatasync as well. So dirtying
for both flags makes no sense.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/ocfs2/move_extents.c')
0 files changed, 0 insertions, 0 deletions