Details
-
Task
-
Resolution: Fixed
-
Major
-
None
Description
https://github.com/maharmstone/btrfs/releases/tag/v1.7.2
v1.7.2 (2020-04-10):
- Added more fixes for booting from Btrfs on Windows 10
- Fixed occasional deadlock when deleting or closing files on Windows 10 1909
- Fixed crash when reading large ADSes
- Fixed occasional crash when writing files on RAID5/6
- Miscellaneous bug fixes
v1.7.1 (2020-03-02):
- Fixed crash when reading beyond end of file
- Fixed spurious checksum errors when doing unaligned read
v1.7 (2020-02-26):
- Added support for metadata_uuid incompat flag (Linux 5.0)
- Added support for three- and four-disk RAID1 (Linux 5.5)
- Added support for new checksum types: xxhash, sha256, blake2 (Linux 5.5)
- Greatly increased checksumming speed
- Greatly increased compression and decompression speed
- Fixed bug causing incorrect free-space reporting when data is DUP
- Fixed issue creating directories on LXSS when case=dir option set
v1.6 (2020-02-04):
- Added experimental (i.e. untested) ARM support (thanks to DjArt for this)
- Added fixes for booting from Btrfs on Windows 10
- Volumes will now get remounted if changed while Windows is asleep or hibernating
- Fixed corruption when mounting volume that hasn't been unmounted cleanly by Linux
- Fixed crash when deleting subvolume
Attachments
Issue Links
- is blocked by
-
CORE-16774 ReactOS crashes when using v1.7.1 of the BTRFS driver
- Resolved