• M
    btrfs: extended inode refs · f186373f
    Mark Fasheh 提交于
    This patch adds basic support for extended inode refs. This includes support
    for link and unlink of the refs, which basically gets us support for rename
    as well.
    
    Inode creation does not need changing - extended refs are only added after
    the ref array is full.
    Signed-off-by: NMark Fasheh <mfasheh@suse.de>
    f186373f
backref.h 2.7 KB