Skip to content

nilfs-utils 2.2.14

Choose a tag to compare

@konis konis released this 17 Jan 07:35
· 253 commits to master since this release
v2.2.14

You can download the source package here.

nilfs-utils-2.2.14 Sat Jan 17, 2026 JST

  • Fix various error handling issues in libmount-based mount/umount helpers:
    • Fix broken overlapping rw-mount protection
    • Fix ignored error on remount target mismatch
    • Fix assertion failure when unmounting multiple targets
    • Fix incorrect error code handling in libmount-based umount
    • Fix error code handling in nilfs_do_mount_one()
    • Fix error return in nilfs_mount_attrs_parse() and its caller
    • Fix exit code accumulation and reorganize status codes
    • Fix broken empty string check
    • Check return values of mnt_context_set_*()
    • Check return value of mnt_fs_set_root()
  • Fix a build warning for mkfs.nilfs2:
    • Remove unnecessary local variables in prepare_dat()
  • A build update:
    • Ignore actmp files

For more details, please see ChangeLog file or commit logs.