• Z
    Btrfs: Full back reference support · 31840ae1
    Zheng Yan 提交于
    This patch makes the back reference system to explicit record the
    location of parent node for all types of extents. The location of
    parent node is placed into the offset field of backref key. Every
    time a tree block is balanced, the back references for the affected
    lower level extents are updated.
    Signed-off-by: NChris Mason <chris.mason@oracle.com>
    31840ae1
ioctl.c 18.8 KB