• D
    btrfs: allow cross-subvolume file clone · 362a20c5
    David Sterba 提交于
    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: NDavid Sterba <dsterba@suse.cz>
    362a20c5
ioctl.c 82.3 KB