commit | a6758309a005060b8297a538a457c88699cb2520 | [log] [tgz] |
---|---|---|
author | Vasily Averin <vvs@virtuozzo.com> | Tue Nov 06 16:49:50 2018 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Nov 06 16:49:50 2018 -0500 |
tree | 8f89089a3a8fe39b651a9d77c53fb31e506e5728 | |
parent | db6aee62406d9fbb53315fcddd81f1dc271d49fa [diff] |
ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() ext4_mark_iloc_dirty() callers expect that it releases iloc->bh even if it returns an error. Fixes: 0db1ff222d40 ("ext4: add shutdown bit and check for it") Signed-off-by: Vasily Averin <vvs@virtuozzo.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@kernel.org # 4.11