Chris Lu
|
39edcfde4c
|
filer: set inode
avoid "getcwd: No such file or directory"
|
5 years ago |
Chris Lu
|
c42b023960
|
mount: invalidate xattr
|
5 years ago |
Chris Lu
|
5961e0d9eb
|
fix logging
|
5 years ago |
Chris Lu
|
33b4b1868b
|
mount: support extended attributes
|
5 years ago |
Chris Lu
|
de3eb7c380
|
update cache if updating the attributes
|
5 years ago |
Chris Lu
|
deb249736e
|
fix nill
|
5 years ago |
Chris Lu
|
05c3b795dc
|
filer: configurable directory list cache size
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
d0ce5b020b
|
logging
|
6 years ago |
Chris Lu
|
b30c14b631
|
webdav: can read now
|
6 years ago |
Chris Lu
|
55bab1b456
|
add context.Context
|
6 years ago |
Chris Lu
|
2ec6a679c2
|
avoid "fchmod failed" during cp
|
6 years ago |
Chris Lu
|
e70f740deb
|
set file attributes
fix https://github.com/chrislusf/seaweedfs/issues/847
|
6 years ago |
Chris Lu
|
be9a7592a1
|
incrementally calculate visible intervals
|
6 years ago |
Chris Lu
|
fe50224ea0
|
refactoring
|
6 years ago |
Chris Lu
|
d9f9aca453
|
refactoring
|
6 years ago |
Chris Lu
|
aac11fb832
|
reduce directory list cache usage
|
6 years ago |
Chris Lu
|
832ac8129a
|
reduce pointer usage
|
6 years ago |
Chris Lu
|
0388d421d2
|
caching visible intervals for read
speeds up 4x in single thread mode
speeds up 30% in 32 threads mode
|
6 years ago |
Chris Lu
|
d7bf6c5b91
|
switching_to_seaweedfs_fuse
|
6 years ago |
Chris Lu
|
a8af1e3f5f
|
set attributes include crtime
|
6 years ago |
Chris Lu
|
79168ab0bb
|
adjust error and log
|
6 years ago |
Chris Lu
|
cbd94b18a5
|
improve "ls -al" performance for large directory
|
6 years ago |
Chris Lu
|
ed8efb5aef
|
much improved "ls -al" performance
|
6 years ago |
Chris Lu
|
9db53cf256
|
use the configurable chunk size
|
6 years ago |
Chris Lu
|
3ddcd87098
|
increase weed mount IO perforance
|
6 years ago |
Chris Lu
|
f7ff84f17f
|
Revert "smalller block size for better accuracy"
This reverts commit 97ecd20fc9 .
|
6 years ago |
Chris Lu
|
97ecd20fc9
|
smalller block size for better accuracy
|
6 years ago |
Chris Lu
|
f53632a84b
|
add block size for linux du
du already working on Mac
|
6 years ago |
Chris Lu
|
402ab598b6
|
go fmt
|
6 years ago |
Chris Lu
|
7bb62b9f21
|
delay file creation without chunks from dir.Create to file.Flush
|
6 years ago |
Chris Lu
|
97575e7185
|
do not set attributes if the file is still open
|
6 years ago |
Chris Lu
|
13e5541e17
|
FUSE can change file or folder attributes
FUSE can change file or folder attributes
|
7 years ago |
Chris Lu
|
e755540be9
|
fix caching during directory listing
|
7 years ago |
Chris Lu
|
daabdfe357
|
remove nodemap, fix directory listing cache
|
7 years ago |
Chris Lu
|
6816661b0f
|
fixed file handle by file full path
|
7 years ago |
Chris Lu
|
299312c805
|
use separate filer grpc port
|
7 years ago |
Chris Lu
|
4e3ea49cff
|
properly working local write buffer
|
7 years ago |
Chris Lu
|
d0b238d2db
|
cache local writes before flushing to volume server
|
7 years ago |
Chris Lu
|
458ada173e
|
go fmt
|
7 years ago |
Chris Lu
|
ac66c133a5
|
do not read attributes when file is opened
|
7 years ago |
Chris Lu
|
6d1bcd4b8c
|
use existing attributes instead of fetching from filer
|
7 years ago |
Chris Lu
|
0a223838bd
|
refactoring
|
7 years ago |
Chris Lu
|
9f4f8de9ad
|
skip printout
|
7 years ago |
Chris Lu
|
849b6ec28d
|
seems editing already working
Need to handle multiple chunks read.
Need to cache local file changes.
|
7 years ago |
Chris Lu
|
536559f62d
|
copy works, edit somehow still fails
|
7 years ago |
Chris Lu
|
873868cc10
|
not working now
need to add file handler
|
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 |