diff options
author | Anand Jain <anand.jain@oracle.com> | 2015-10-07 12:23:23 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-01-07 16:26:53 +0300 |
commit | b2acdddfad13c38a1e8b927d83c3cf321f63601a (patch) | |
tree | 30ff6c1f9a64f202b26809f98ca0314100776236 /fs/btrfs/inode.c | |
parent | 4ef7675344d687a0ef5b0d7c0cee12da005870c0 (diff) | |
download | linux-b2acdddfad13c38a1e8b927d83c3cf321f63601a.tar.xz |
Btrfs: add missing brelse when superblock checksum fails
Looks like oversight, call brelse() when checksum fails. Further down the
code, in the non error path, we do call brelse() and so we don't see
brelse() in the goto error paths.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions