Skip to content
  • Kirk McKusick's avatar
    Move the pointers stored in the superblock into a separate · 34816cb9
    Kirk McKusick authored
    fs_summary_info structure. This change was originally done
    by the CheriBSD project as they need larger pointers that
    do not fit in the existing superblock.
    
    This cleanup of the superblock eases the task of the commit
    that immediately follows this one.
    
    Suggested by: brooks
    Reviewed by:  kib
    PR:           246983
    Sponsored by: Netflix
    34816cb9