• Linus Torvalds's avatar
    Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs · 87a201b4
    Linus Torvalds authored
    Pull erofs updates from Gao Xiang:
     "Nothing exciting lands for this cycle, since we're still busying in
      developing support for sub-page blocks and large-folios of compressed
      data for new scenarios on Android.
    
      In this cycle, MicroLZMA format is marked as stable, and there are
      minor cleanups around documentation and codebase. In addition, it also
      fixes incorrect lockref usage in erofs_insert_workgroup().
    
      Summary:
    
       - Fix inode metadata space layout documentation
    
       - Avoid warning for MicroLZMA format anymore
    
       - Fix erofs_insert_workgroup() lockref usage
    
       - Some cleanups"
    
    * tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
      erofs: fix erofs_insert_workgroup() lockref usage
      erofs: tidy up redundant includes
      erofs: get rid of ROOT_NID()
      erofs: simplify compression configuration parser
      erofs: don't warn MicroLZMA format anymore
      erofs: fix inode metadata space layout description in documentation
    87a201b4
internal.h 15.9 KB