Christoph Hellwig 2c2acd2d19 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>
2018-03-28 01:39:02 -04:00
..
2014-10-09 22:25:46 -04:00
2014-04-07 16:35:49 -07:00
2018-01-01 10:09:33 -05:00
2015-06-23 18:01:59 -04:00
2015-06-24 17:49:38 -07:00
2016-01-22 18:04:28 -05:00