Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: send: fix old buffer length in fs_path_ensure_buf
In "btrfs: send: lower memory requirements in common case" the code to save the old_buf_len was incorrectly moved to a wrong place and broke the original logic. Reported-by: Filipe David Manana <[email protected]> Signed-off-by: David Sterba <[email protected]> Reviewed-by: Filipe David Manana <[email protected]> Signed-off-by: Josef Bacik <[email protected]>
- Loading branch information