Chris Lu
|
f60154f330
|
master load backend storage config from master.toml
|
2019-11-28 18:33:18 -08:00 |
|
Chris Lu
|
85f8649320
|
refactor memory mapped file into backend storage
|
2019-11-09 00:10:59 -08:00 |
|
j.laycock
|
2e2fe00dbd
|
Comma, no space?
|
2019-10-18 11:31:25 +01:00 |
|
j.laycock
|
248f3be6e3
|
using a space instead of a comma to hopefully fix the build!
|
2019-10-18 11:23:02 +01:00 |
|
j.laycock
|
2c455841ea
|
Make volumeCreate more consistent between all 3 implementations.
|
2019-10-18 11:01:45 +01:00 |
|
j.laycock
|
b0ddad6889
|
Fix volume_create breaking the build
|
2019-10-18 10:32:07 +01:00 |
|
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
2019-09-12 14:18:21 +01:00 |
|
Tom Maxwell
|
4a878c0006
|
Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve
|
2019-09-04 15:27:14 +01:00 |
|
j.laycock
|
1f01eb78e8
|
Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct
|
2019-09-03 17:00:59 +01:00 |
|
joeslay
|
e91139348e
|
Merge pull request #2 from chrislusf/master
merge seaweed master
|
2019-09-02 11:39:40 +01:00 |
|
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
|
j.laycock
|
dc50701e7d
|
Overload createFile function, expose File in memory_map struct, delete from memory_map map on delete
|
2019-08-30 12:30:00 +01:00 |
|
Chris Lu
|
58168a8c52
|
volume: truncate dat files when creating
|
2019-08-26 13:01:57 -07:00 |
|
Chris Lu
|
ed44f12f6d
|
support Fallocate on linux
|
2017-01-08 11:01:46 -08:00 |
|