• Kent Overstreet's avatar
    bcachefs: check_inode_dirent_inode() · 0b17618f
    Kent Overstreet authored
    
    
    check that if an inode has a backpointer, the dirent it points to points
    back to it.
    
    We do this in check_dirent_inode_dirent(), but only for inodes that have
    dirents that point to them - we also have to do the check starting from
    the inode to catch inodes that don't have dirents that point to them.
    Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
    0b17618f
fsck.c 61.1 KB