Skip to content
Commit e80e3f73 authored by David Sterba's avatar David Sterba
Browse files

btrfs: send: handle unexpected data in header buffer in begin_cmd()



Change BUG_ON to a proper error handling in the unlikely case of seeing
data when the command is started. This is supposed to be reset when the
command is finished (send_cmd, send_encoded_extent).

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 6fbc6f4a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment