aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorLukas Czerner <[email protected]>2018-10-02 21:18:45 -0400
committerTheodore Ts'o <[email protected]>2018-10-02 21:18:45 -0400
commit625ef8a3acd111d5f496d190baf99d1a815bd03e (patch)
tree1c182c8a21b3d9fa3eb8d362b17f147dfbc015e2 /tools/perf/util/trace-event-scripting.c
parent18aded17492088962ef43f00825179598b3e8c58 (diff)
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Variable retries is not initialized in ext4_da_write_inline_data_begin() which can lead to nondeterministic number of retries in case we hit ENOSPC. Initialize retries to zero as we do everywhere else. Signed-off-by: Lukas Czerner <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]> Fixes: bc0ca9df3b2a ("ext4: retry allocation when inline->extent conversion failed") Cc: [email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions