Skip to content

nilfs2-kmod10 v2.1 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@konis konis released this 18 Oct 10:16
· 13 commits to main since this release
v2.1
  • Backport an upstream fix for a problem where a directory search could loop for a long time on a broken filesystem, which could result in a large amount of error logs being output in bursts:
    • Propagate directory read errors from nilfs_find_entry()
  • Backport one page->folio conversion patch for mount time recovery implementation:
    • Use a folio in nilfs_recover_dsync_blocks()