Skip to content

nilfs-utils 2.2.11

Latest
Compare
Choose a tag to compare
@konis konis released this 03 Apr 13:06
· 149 commits to master since this release
v2.2.11

You can download the source package here.

nilfs-utils-2.2.11 Wed Apr 3, 2024 JST

  • Fix two bugs related to mount table parsing. One of these is an important one that fixes an issue where lscp and other tools would cause an error if the mount point path name contains characters such as spaces:
    • Fix nilfs_open failure for mount points with escaped characters. #22 -- commit 58087e8294bb
    • Fix potentially problematic asymmetry in mount table open/close function calls in the libcleaner library.

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