Aliaksandr Valialkin
|
d897bc3f08
|
lib/fs: attempt #2 to work around NFS issue with directory removal
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/61
|
2019-06-12 01:07:29 +03:00 |
|
Aliaksandr Valialkin
|
51e2e255a6
|
lib/fs: consistency renaming SyncPath -> MustSyncPath, since it doesnt return error
|
2019-06-11 23:13:45 +03:00 |
|
Aliaksandr Valialkin
|
3fa4c28f6b
|
lib/fs: make sure the created directory remains visible in the fs in the event of power loss
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/63
|
2019-06-11 23:08:17 +03:00 |
|
Aliaksandr Valialkin
|
0b7f751f60
|
lib/fs: use filepath.Dir instead of filepath.Split, since the filename is unused
|
2019-06-11 22:54:23 +03:00 |
|
Aliaksandr Valialkin
|
3437c30180
|
all: try hard removing directory with contents
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/61
|
2019-06-11 01:58:08 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|