vitastor/csi/src
Vitaliy Filippov 101592bbff Release 0.7.1
- Add ISA-L erasure code implementation, now used automatically instead of jerasure when available
- Fix listings sending too many parallel requests to OSDs
- Fix rm-data crashing with --wait-list
- Remove empty inodes from statistics and `ls` output, after <inode_vanish_time> seconds after deletion
- Make monitor delete pool statistics when the pool is deleted and thus remove them from `df` output
- Log multiple etcd addresses in OSD logs correctly
- Fix true/false parsing in json configs like no_recovery/no_rebalance
- Show no_recovery, no_rebalance, readonly flags in status
2022-06-05 00:07:24 +03:00
..
config.go Release 0.7.1 2022-06-05 00:07:24 +03:00
controllerserver.go Change rm to rm-data as it was renamed 2021-10-23 10:39:20 +03:00
grpc.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00
identityserver.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00
nodeserver.go Fix CSI driver volumeMode: Block support 2022-04-17 15:39:11 +03:00
server.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00