diff options
author | 2011-10-20 18:56:10 -0400 | |
---|---|---|
committer | 2011-10-20 18:56:10 -0400 | |
commit | 09e0834fb0ce1ea2a63885177015bd5d7d2bc22d (patch) | |
tree | 52f8efc4bd21cc93d27cfb9071decc6996065071 /tools | |
parent | ext4: quiet sparse noise about plain integer as NULL pointer (diff) | |
download | linux-dev-09e0834fb0ce1ea2a63885177015bd5d7d2bc22d.tar.xz linux-dev-09e0834fb0ce1ea2a63885177015bd5d7d2bc22d.zip |
ext4: fix deadlock in ext4_ordered_write_end()
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions