diff options
author | Christoph Hellwig <hch@lst.de> | 2018-02-21 07:54:46 -0800 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-03-28 01:39:01 -0400 |
commit | 937d3305126da49067da74280d72b457555a0aee (patch) | |
tree | e803eff884272e8aa3dac4eaa8585d2038cc45b0 /fs/ntfs | |
parent | cab64df194667dc5d9d786f0a895f647f5501c0d (diff) | |
download | linux-937d3305126da49067da74280d72b457555a0aee.tar.bz2 |
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/ntfs')
0 files changed, 0 insertions, 0 deletions