vitastor/csi
Vitaliy Filippov 5e934264cf Release 1.4.7
- Fix another old "BUG: Attempt to overwrite used offset" in a very simple
  case: bs=4k rw=write iodepth=16 from OSD start; add this case to tests
- Fix a rare crash with "unexpected state during flush: 0x51" possible with
  EC since 1.4.2 during rebalance and OSD outages
- Fix a rare write stall with EC & immediate_commit=none caused by sync
  operations reserving unneeded space in the journal
- Fix 32-bit build warnings, most in printf/scanf format strings
2024-02-22 12:45:52 +03:00
..
deploy Release 1.4.7 2024-02-22 12:45:52 +03:00
src Release 1.4.7 2024-02-22 12:45:52 +03:00
.dockerignore Add go.sum 2021-10-19 02:42:10 +03:00
Dockerfile Use qemu-storage-daemon from QEMU 8.1.2 for CSI 2023-12-08 00:10:12 +03:00
Makefile Release 1.4.7 2024-02-22 12:45:52 +03:00
go.mod Implement CSI volume snapshots 2023-11-01 12:46:20 +03:00
go.sum Rollback erroneous go.mod changes in 1.1.0 O:-) 2023-10-30 18:47:48 +03:00
vitastor-csi.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00