Skip to content
Commit 132d00be authored by Maurizio Lombardi's avatar Maurizio Lombardi Committed by Theodore Ts'o
Browse files

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: f19d5870

 ("ext4: add normal write support for inline data")
Cc: stable@kernel.org # 3.8
Signed-off-by: default avatarMaurizio Lombardi <mlombard@redhat.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 61157b24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment