diff options
author | Christoph Hellwig <hch@lst.de> | 2018-02-21 16:54:47 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-03-28 07:39:02 +0200 |
commit | 2c2acd2d193595f2919583fd6e32b09ca8e85e94 (patch) | |
tree | 8f00ac95efc37a49b09aca218ed9be3eb28cfa89 /fs/f2fs | |
parent | gfs2: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) calls (diff) | |
download | linux-2c2acd2d193595f2919583fd6e32b09ca8e85e94.tar.xz linux-2c2acd2d193595f2919583fd6e32b09ca8e85e94.zip |
ntfs: fix bogus __mark_inode_dirty(I_DIRTY_SYNC | I_DIRTY_DATASYNC) call
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/f2fs')
0 files changed, 0 insertions, 0 deletions