chrislu
|
b05962b90e
|
rename: handle hard links
|
3 years ago |
chrislu
|
e31ec04f4f
|
mount2: POSIX deleted opened file nlink should be 0
|
3 years ago |
chrislu
|
91f0481f4e
|
mount2: SetAttr set mode correctly
|
3 years ago |
chrislu
|
b93d57da31
|
mount2: dir read opened file
|
3 years ago |
guosj
|
3e7aa1caf5
|
fix return value in storage/volume_vacuum.go:444
|
3 years ago |
guosj
|
26f3ab8d4b
|
fix a return bug in func (c *commandVacuum) Do
|
3 years ago |
chrislu
|
320637dc7a
|
use "mv.from" for moving files
|
3 years ago |
chrislu
|
c29bc9a367
|
fix error handling
|
3 years ago |
guosj
|
d68c27f82d
|
fix another return value bug
|
3 years ago |
guosj
|
8f9aa0cddd
|
fix bugs in return value
|
3 years ago |
Tuan Vuong
|
d2ec62656d
|
initialize master address in iam options
|
3 years ago |
banjiaojuhao
|
6ab09e9071
|
filer_http: support uploading file with offset
|
3 years ago |
chrislu
|
497ebbbd45
|
2.90
|
3 years ago |
chrislu
|
56da3494cb
|
leveldb3: adjust memory allocation for each bucket
|
3 years ago |
banjiaojuhao
|
e6126cef62
|
filer_web: support moving entry
|
3 years ago |
chrislu
|
7bc67399e4
|
listing for filer stores without prefixed query: break if no more progress
|
3 years ago |
chrislu
|
248c0c8087
|
minor
|
3 years ago |
chrislu
|
4ee0a6f47b
|
filer store: reduce one possible listing operation
|
3 years ago |
chrislu
|
b3594278c9
|
optimize a bit
|
3 years ago |
chrislu
|
61811dc2f1
|
comments
|
3 years ago |
chrislu
|
9014d00fd0
|
Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist"
This reverts commit 6cf2e7d493 .
|
3 years ago |
banjiaojuhao
|
4c30934cd9
|
filer: support get file entry
|
3 years ago |
chrislu
|
63062ed7f0
|
mount2: fix unlink
|
3 years ago |
chrislu
|
93e12d5f30
|
fix build
|
3 years ago |
chrislu
|
d62370d4e0
|
add todo
|
3 years ago |
chrislu
|
e8ce30fdc5
|
mount2: adjust file mode
|
3 years ago |
chrislu
|
f9d33f70b0
|
return fuse.Status when looking up by inode
|
3 years ago |
chrislu
|
49b84b6e2a
|
list entries while reading from remote
|
3 years ago |
guosj
|
ca121ecd66
|
fix minor bug in commandFsConfigure.Do
|
3 years ago |
chrislu
|
65a19e3abc
|
fix listing with correct inode
|
3 years ago |
chrislu
|
6ac066d1dc
|
count lookup or not
|
3 years ago |
chrislu
|
a129bda7d9
|
sync data first before stopping
|
3 years ago |
chrislu
|
118d0e01a8
|
less logs
|
3 years ago |
chrislu
|
a6bc67c34c
|
less logs
|
3 years ago |
chrislu
|
2facd65998
|
fix second listing
|
3 years ago |
chrislu
|
22739c653a
|
clean up
|
3 years ago |
Konstantin Lebedev
|
9ea09cc41c
|
healthz check to avoid drain pod with last replicas
|
3 years ago |
chrislu
|
65bfeafb5a
|
add back mkdir
|
3 years ago |
chrislu
|
37e8fce841
|
clean up cache on exit
|
3 years ago |
chrislu
|
1560ec7e26
|
remove unused code
|
3 years ago |
chrislu
|
3cbce878f2
|
mount2: fix directory pagination
|
3 years ago |
chrislu
|
df51e0c042
|
mongodb: remove ErrNoDocuments checking since it is only for creating single record, not for querying
|
3 years ago |
chrislu
|
98cce6a150
|
mongodb: ensure closing cursor
|
3 years ago |
banjiaojuhao
|
fc3b75f2f8
|
weed/operation/delete_content.go: nil pointer dereference
|
3 years ago |
banjiaojuhao
|
b5ec346700
|
FilerStore: add redis_lua
|
3 years ago |
chrislu
|
17ac5244c3
|
mount2: avoid double listing directories
|
3 years ago |
guosj
|
db7766323e
|
complete project code, remain test code
|
3 years ago |
chrislu
|
222798d926
|
mount2: fix for read dir plus on linux
|
3 years ago |
chrislu
|
4e72863ba5
|
mount2 add debug mode
|
3 years ago |
chrislu
|
4e181db21a
|
mount: default disable cache
* Prevent cases as https://github.com/seaweedfs/seaweedfs-csi-driver/issues/43
* Improve read write benchmarks
* Improve AI training performance. Most of the files are just read once.
|
3 years ago |