diff options
author | Yang Guo <[email protected]> | 2021-04-01 15:03:30 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2021-04-09 12:55:28 -0400 |
commit | 3cd461712cb450ea6aa8a8200f35f24eb296bfb2 (patch) | |
tree | ca9254cbf74dac7492060d30dd826b4c9cf5afcd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 72ffb49a7b623c92a37657eda7cc46a06d3e8398 (diff) |
ext4: delete redundant uptodate check for buffer
The buffer uptodate state has been checked in function set_buffer_uptodate,
there is no need use buffer_uptodate before calling set_buffer_uptodate and
delete it.
Cc: "Theodore Ts'o" <[email protected]>
Cc: Andreas Dilger <[email protected]>
Signed-off-by: Yang Guo <[email protected]>
Signed-off-by: Shaokun Zhang <[email protected]>
Reviewed-by: Ritesh Harjani <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions