diff options
author | Eric Biggers <[email protected]> | 2021-01-12 11:02:50 -0800 |
---|---|---|
committer | Jan Kara <[email protected]> | 2021-01-13 17:26:45 +0100 |
commit | 83dc881d678a8e973212afa0c5e4fb2fe1b06d4e (patch) | |
tree | 4257861433f6099f70a06f53b27866220a9bf66d /scripts/gdb/linux/tasks.py | |
parent | 35d14f278e530ecb635ab00de984065ed90ee12f (diff) |
fs: drop redundant check from __writeback_single_inode()
wbc->for_sync implies wbc->sync_mode == WB_SYNC_ALL, so there's no need
to check for both. Just check for WB_SYNC_ALL.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions