summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMaurizio Lombardi <mlombard@redhat.com>2018-12-04 00:06:53 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-13 10:05:30 +0100
commit84ad8791c9b2a8d90575dab58f0af98906f55452 (patch)
treec7b33c0ae5824ad7bf6eef467ca43172b4b9aa31 /scripts/objdiff
parent6e011c3af91cde044c0aac23ac0394709147b2c3 (diff)
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
commit 132d00becb31e88469334e1e62751c81345280e0 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions