Forked from
hardware-enablement / Rockchip upstream enablement efforts / linux
Source project has a limited visibility.
-
Akira Fujita authored
If ext4_jbd2_file_inode() in ext4_ordered_write_end() fails for some reasons, this function returns to caller without unlocking the page. It leads to the deadlock, and the patch fixes this issue. Signed-off-by:
Akira Fujita <a-fujita@rs.jp.nec.com> Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
Akira Fujita authoredIf ext4_jbd2_file_inode() in ext4_ordered_write_end() fails for some reasons, this function returns to caller without unlocking the page. It leads to the deadlock, and the patch fixes this issue. Signed-off-by:
Akira Fujita <a-fujita@rs.jp.nec.com> Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>