Skip to content

v6.16.1

Choose a tag to compare

@kdave kdave released this 10 Sep 17:43
· 100 commits to devel since this release
v6.16.1
7ab197e
  • mkfs:
    • add option --reflink, when used with --rootdir clone file extents instead of copying (requires source and target image on the same filesystem)
    • improved tracking of inodes and subvolumes for option --inode-flags
    • fix initializing raid-stripe-tree
    • extend what is trimmed/discarded during initialization (temporary chunks, free space)
  • check: detect duplicate file names in directory items
  • inspect tree-stats: accept string names for option -t
  • receive: allow to dump stream from different user
  • other:
    • updated documentation
    • new and updated tests