diff options
author | Vasily Averin <vvs@virtuozzo.com> | 2018-11-07 11:07:01 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-11-07 11:07:01 -0500 |
commit | 45ae932d246f721e6584430017176cbcadfde610 (patch) | |
tree | 94f7661d93356a28a32192cc668603b2e8d9e987 /fs/jffs2 | |
parent | ecaaf408478b6fb4d9986f9b6652f3824e374f4c (diff) |
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: 7e01c8e5420b ("ext3/4: fix uninitialized bs in ...")
Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org # 2.6.26
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions