Chris Lu
|
6c9156b25f
|
switch to logrus
losing filename and line number. Critical for debugging.
|
4 years ago |
Chris Lu
|
627b081b67
|
adjust logs
|
5 years ago |
Chris Lu
|
c8ca234773
|
refactoring
|
5 years ago |
Chris Lu
|
df9d538044
|
rename function
|
5 years ago |
stlpmo
|
f300c35266
|
resolve issue : when the host disk full, the volume server will core dump
|
5 years ago |
Chris Lu
|
f60154f330
|
master load backend storage config from master.toml
|
5 years ago |
Chris Lu
|
85f8649320
|
refactor memory mapped file into backend storage
|
5 years ago |
j.laycock
|
2e2fe00dbd
|
Comma, no space?
|
5 years ago |
j.laycock
|
248f3be6e3
|
using a space instead of a comma to hopefully fix the build!
|
5 years ago |
j.laycock
|
2c455841ea
|
Make volumeCreate more consistent between all 3 implementations.
|
5 years ago |
j.laycock
|
b0ddad6889
|
Fix volume_create breaking the build
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
Tom Maxwell
|
4a878c0006
|
Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve
|
5 years ago |
j.laycock
|
1f01eb78e8
|
Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
j.laycock
|
dc50701e7d
|
Overload createFile function, expose File in memory_map struct, delete from memory_map map on delete
|
6 years ago |
Chris Lu
|
58168a8c52
|
volume: truncate dat files when creating
|
6 years ago |
Chris Lu
|
ed44f12f6d
|
support Fallocate on linux
|
8 years ago |