btrfs v0.2.0.0 Release Notes
Release Date: 2018-10-25 // almost 5 years ago-
* Implement getFSInfo. * Remove an ugly hack that was used to block signals while defrag was running. * Support Zstd compression. * Make CompressionType abstract. * Fix handling of filenames that are not valid according to the current locale. * Deprecate System.Linux.Btrfs.ByteString. * Support getting/setting file system labels.
Previous changes from v0.1.2.3
-
* System.Linux.Btrfs.UUID.fromString did not handle all malformed UUIDs correctly.