Chris Lu
|
9e77563c99
|
add leveldb store
1. switch to viper for filer store configuration
2. simplify FindEntry() return values, removing “found”
3. add leveldb store
|
7 years ago |
Chris Lu
|
7362de9a18
|
weed mount can work well
TODO: somehow filer url is returning empty content
|
7 years ago |
Chris Lu
|
9dd228747c
|
filer copy added uid/gid
|
7 years ago |
Chris Lu
|
f07482382b
|
able to update file content
having some issue when vi reports file changed.
|
7 years ago |
Chris Lu
|
793dd81ca2
|
skip permission checking when creating dir or files
|
7 years ago |
Chris Lu
|
ab4ddb1e0e
|
fix directory creation, directory listing
|
7 years ago |
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
|
7 years ago |
Chris Lu
|
c5cf9bd290
|
properly working filer
|
7 years ago |
Chris Lu
|
f01d5616b3
|
add better listing directory entries
|
7 years ago |
Chris Lu
|
fc7f81f6e7
|
remove nlink property from directory node
|
7 years ago |
Chris Lu
|
81af1bafba
|
file store adds memdb implementation
|
7 years ago |
Chris Lu
|
a808df5019
|
visit parent folder first
|
7 years ago |
Chris Lu
|
8a1d640dc4
|
starting filer2
|
7 years ago |