Skip to content
Commit 45ae932d authored by Vasily Averin's avatar Vasily Averin Committed by Theodore Ts'o
Browse files

ext4: release bs.bh before re-using in ext4_xattr_block_find()



bs.bh was taken in previous ext4_xattr_block_find() call,
it should be released before re-using

Fixes: 7e01c8e5 ("ext3/4: fix uninitialized bs in ...")
Signed-off-by: default avatarVasily Averin <vvs@virtuozzo.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org # 2.6.26
parent ecaaf408
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