Skip to content

nilfs2-kmod10 v2.5 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@konis konis released this 23 Dec 03:03
v2.5
  • Backport a fix for buffer head leaks that progress in GC:
    • Fix buffer head leaks in calls to truncate_inode_pages()
  • Backport fixes for potential issues such as out-of-page memory access and link counter underflow that can occur on corrupted file systems:
    • Prevent use of deleted inode
    • Fix potential out-of-bounds memory access in nilfs_find_entry()