Chris Lu
|
07e0d13d2d
|
filer support reading multiple chunks, with range support
|
2018-05-28 05:39:12 -07:00 |
|
Chris Lu
|
8db9319a06
|
refactoring: go fmt, reorg
|
2018-05-27 23:59:49 -07:00 |
|
Chris Lu
|
8b0718ac92
|
go vet
|
2018-05-27 11:56:49 -07:00 |
|
Chris Lu
|
458ada173e
|
go fmt
|
2018-05-27 11:52:26 -07:00 |
|
Chris Lu
|
e18c7e160c
|
avoid empty chunk view
|
2018-05-24 23:19:56 -07:00 |
|
Chris Lu
|
d773e11c7a
|
file handler directly read from volume servers
this mostly works fine now!
next: need to cache files to local disk
|
2018-05-24 01:22:37 -07:00 |
|
Chris Lu
|
00d0274fd7
|
prepare to read from multiple file chunks
|
2018-05-23 22:28:54 -07:00 |
|
Chris Lu
|
468514f525
|
reduce logs
|
2018-05-23 02:36:06 -07:00 |
|
Chris Lu
|
7362de9a18
|
weed mount can work well
TODO: somehow filer url is returning empty content
|
2018-05-22 03:26:38 -07:00 |
|
Chris Lu
|
f07482382b
|
able to update file content
having some issue when vi reports file changed.
|
2018-05-21 00:00:28 -07:00 |
|
Chris Lu
|
cd47528a75
|
remove unused code
|
2018-05-20 17:08:54 -07:00 |
|
Chris Lu
|
cc66e25cd2
|
merge intervals
|
2018-05-20 17:06:09 -07:00 |
|
Chris Lu
|
b303a02461
|
cp file can work
1. consolidate to filer_pb.FileChunk
2. dir add file, mkdir
3. file flush, write
updates having issue
|
2018-05-16 00:08:44 -07:00 |
|
Chris Lu
|
75a2b05aa3
|
remove Size from Attr
|
2018-05-13 00:11:26 -07:00 |
|