Releases: szmyd/ublkpp
Releases · szmyd/ublkpp
v0.17.1
v0.17.0
What's Changed
- Some improvements to the CI workflow. by @szmyd in #125
- v0.16.1 : Fix RAID1 alignment calculation. by @szmyd in #126
- Calculate OPT_IO and PHY_IO sizes to optimize sequential write patterns. by @szmyd in #127
- raid1 - BITMAP initialization uses max_tx of device. by @szmyd in #128
- Do not mark disk as new in all cases of swap. by @szmyd in #130
- Merge main by @szmyd in #131
- Some logging improv by @szmyd in #132
- fs_disk: Support discovering discard values for partitions by @szmyd in #133
- Raid1: Fix how we determine and record RAID1 "SideA" vs "SideB" for l… by @szmyd in #134
- v0.16.8: Reduce instances where a full copy is performed on raid1 by @szmyd in #135
- Prevent unnecissary swap by @szmyd in #136
- Ublk driver metrics collection by @Ilyin-Ilya in #124
- Handle probing FSDisk on device w/o partition. by @szmyd in #137
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Increase coverage for ublkpp by @Ilyin-Ilya in #121
- Make RAID-1 reservation size dynamic. by @szmyd in #123
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
- Remove use of folly::Expected by @szmyd in #114
- Output cache list from coverage build. by @szmyd in #115
- Control code_coverage manually. by @szmyd in #116
- Providing tests for fsdisk.cpp by @Ilyin-Ilya in #119
- Fix the homeblocks API which now uses std::expected by @szmyd in #120
Full Changelog: v0.14.3...v0.15.2