Skip to content

nilfs2-kmod9 v1.32 release

Latest
Compare
Choose a tag to compare
@konis konis released this 23 Dec 03:50
v1.32
  • 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()