+1
−1
Loading
In the failure path of __btrfs_open_devices(), close_bdev_exclusive()
is called with @flags which doesn't match the one used during
open_bdev_exclusive(). Fix it.
Signed-off-by:
Tejun Heo <tj@kernel.org>
Cc: Chris Mason <chris.mason@oracle.com>