Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: allow cross-subvolume file clone
Lift the EXDEV condition and allow different root trees for files being cloned, then pass source inode's root when searching for extents. Cloning is not allowed to cross vfsmounts, ie. when two subvolumes from one filesystem are mounted separately. Signed-off-by: David Sterba <dsterba@suse.cz>
- Loading branch information