diff options
author | 2018-02-21 07:54:46 -0800 | |
---|---|---|
committer | 2018-03-28 01:39:01 -0400 | |
commit | 937d3305126da49067da74280d72b457555a0aee (patch) | |
tree | e803eff884272e8aa3dac4eaa8585d2038cc45b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs: fold open_check_o_direct into do_dentry_open (diff) | |
download | wireguard-linux-937d3305126da49067da74280d72b457555a0aee.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions