• Chris Mason's avatar
    Btrfs: A number of nodatacow fixes · bbaf549e
    Chris Mason authored
    Once part of a delalloc request fails the cow checks, just cow the
    entire range
    
    It is possible for the back references to all be from the same root,
    but still have snapshots against an extent.  The checks are now more strict,
    forcing cow any time there are multiple refs against the data extent.
    Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
    bbaf549e
extent-tree.c 79.5 KB