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