diff options
author | Maurizio Lombardi <mlombard@redhat.com> | 2018-12-04 00:06:53 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-12-04 00:06:53 -0500 |
commit | 132d00becb31e88469334e1e62751c81345280e0 (patch) | |
tree | d9c9ce5fd0e3cfe49b3fa9d068ce2a1215e37985 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 61157b24e60fb3cd1f85f2c76a7b1d628f970144 (diff) |
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
In case of error, ext4_try_to_write_inline_data() should unlock
and release the page it holds.
Fixes: f19d5870cbf7 ("ext4: add normal write support for inline data")
Cc: stable@kernel.org # 3.8
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions