diff options
author | 2020-11-12 17:55:06 -0800 | |
---|---|---|
committer | 2020-11-13 22:18:10 +0100 | |
commit | 1a49a97df657c63a4e8ffcd1ea9b6ed95581789b (patch) | |
tree | 5f4cd560a338e80dcb22fd1a64100e9e72c76686 /drivers/usb/cdns3/cdns3-imx.c | |
parent | btrfs: qgroup: don't commit transaction when we already hold the handle (diff) | |
download | linux-dev-1a49a97df657c63a4e8ffcd1ea9b6ed95581789b.tar.xz linux-dev-1a49a97df657c63a4e8ffcd1ea9b6ed95581789b.zip |
btrfs: tree-checker: add missing return after error in root_item
There's a missing return statement after an error is found in the
root_item, this can cause further problems when a crafted image triggers
the error.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=210181
Fixes: 259ee7754b67 ("btrfs: tree-checker: Add ROOT_ITEM check")
CC: stable@vger.kernel.org # 5.4+
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions