You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really there's lots of things that can go wrong here, kill all the
BUG_ON()'s and replace the logic ones with ASSERT()'s and return EIO
instead.
Signed-off-by: Josef Bacik <[email protected]>
[ switched to btrfs_err, errors go to common label ]
Reviewed-by: Liu Bo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
0 commit comments