diff options
author | Eric Biggers <ebiggers@google.com> | 2021-01-12 11:02:49 -0800 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2021-01-13 17:26:42 +0100 |
commit | 35d14f278e530ecb635ab00de984065ed90ee12f (patch) | |
tree | 584fab58b1868ac0ea7a237bee6e56b577053574 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a38ed483a72672ee6bdb5d8cf17fc0838377baa0 (diff) |
fs: clean up __mark_inode_dirty() a bit
Improve some comments, and don't bother checking for the I_DIRTY_TIME
flag in the case where we just cleared it.
Also, warn if I_DIRTY_TIME and I_DIRTY_PAGES are passed to
__mark_inode_dirty() at the same time, as this case isn't handled.
Link: https://lore.kernel.org/r/20210112190253.64307-8-ebiggers@kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions