Release version 1.0.1
Changes since 1.0.0:
- mkcomposefs now supports --from-file which reads image descriptions
in the format ofcomposefs-info dump
output. - composefs-info dump output now shows content and hardlink target
- mount.composefs now uses the new mount api on recent kernels, which
fixes a regression in escaping commas in upperdir/lowerdir/workdir
options. - lcfs_node_set_payload() now accepts NULL to unset
- Some performance improvements
- Fixed errors in error reporting
- Added more manpages