Hi everyone, We have released nilfs-utils-2.0.13.
This release fixed the reported cleanerd failure on mount time, and enhanced rmcp command so that it can handle range of checkpoint numbers. The range can be specified as follows: # rmcp 10..1000 # remove checkpoints [10, 1000] # rmcp ..1000 # [-,1000] # rmcp 10.. # [10,-] The other changes include: * fix the problem that lssu didn't display segments properly when the number of segments was specified with -n option. * prompt user to use chcp when rmcp is tried against snapshots. * add fallback mode to cleanerd which does retries in case of memory shortage including kernel vmap errors. * add retry_interval directive to nilfs_cleanerd.conf which specifies the retry interval in the fallback mode. * update manpages about nilfs_cleanerd, nilfs_cleanerd.conf, and rmcp. The updated package is available at http://www.nilfs.org/en/download.html Thanks, Ryusuke Konishi _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
