Chris Lu
5080bc1d69
debug
4 years ago
Chris Lu
daf8c0c8ce
cache vid locations
4 years ago
Chris Lu
b684c312d2
minor
4 years ago
Chris Lu
735912e0f5
enable read cache
4 years ago
Chris Lu
6095b4c407
Merge pull request #1406 from mwpeterson/add-5byte-arm-builds
add 5-byte large disk builds for arm and arm64
4 years ago
mwpeterson
80fb139a10
add 5_byte_arm63 to release
4 years ago
mwpeterson
9f6ecfbd42
add 5-byte large disk builds for arm and arm64
4 years ago
Chris Lu
eed525b717
FUSE mount: remove DirListCacheLimit
outdated parameter
4 years ago
Chris Lu
a566bfc6e1
s3: use bucket in the domain
fix https://github.com/chrislusf/seaweedfs/issues/1405
4 years ago
Chris Lu
bfa07af326
Merge pull request #1404 from hilimd/master
S3 PutObject: fix create folder bug
4 years ago
limd
92c32f9d46
PutObject: fix create folder bug
4 years ago
hilimd
f9ba5cd986
Merge pull request #5 from chrislusf/master
sync
4 years ago
Chris Lu
37e964d4bd
update gorilla mux
4 years ago
Chris Lu
54cd582653
refactor
4 years ago
Chris Lu
c50ec1599c
auth for presigned put object part
4 years ago
Chris Lu
ea0180de4e
auth for presigned put operation
4 years ago
Chris Lu
3faa0aa448
rename
4 years ago
Chris Lu
023a1efdf2
set filename in Content-Disposition header
4 years ago
Chris Lu
54eebf538f
Merge pull request #1402 from popstk/master
fix s3api bug
4 years ago
popstk
a09fcfcf20
fix s3api auth bug
4 years ago
popstk
feb52400be
fix s3api copy object handler SerializationError
4 years ago
Chris Lu
fa0e2ff498
Update README.md
4 years ago
Chris Lu
48f60a370d
Update README.md
4 years ago
Chris Lu
f4abe284ae
adjust go.mod
seems not useful any more
4 years ago
Chris Lu
d40de39e75
FUSE: do not change crtime, uid, gid on save
4 years ago
Chris Lu
8dfeba8023
FUSE: skip changing to empty uid and gid during flush
Skip uid and gid changes if request uid and gid are zero
mongodb lock file, and many interim files, has empty uid and gid
I0724 10:05:51 93643 filehandle.go:173] /db/diagnostic.data/metrics.interim fh 1333342842031408359 flush Flush [ID=0x3 Node=0x50 Uid=0 Gid=0 Pid=178] 0x10 fl=0x0 lk=0x0
4 years ago
Chris Lu
dd29b8c81d
fix compilation
4 years ago
Chris Lu
5788f1f6bf
remove fsnode cache
fix https://github.com/chrislusf/seaweedfs/issues/1400
4 years ago
Chris Lu
6962ca48d3
fix compilation
4 years ago
Chris Lu
df7eee523b
FUSE: implement dir fsync
fix https://github.com/chrislusf/seaweedfs/issues/1398
4 years ago
Chris Lu
3bbac0820b
FUSE: faster rename implementation
4 years ago
hilimd
437d18705d
Merge pull request #4 from chrislusf/master
sync
4 years ago
Chris Lu
6f058b3791
HCFS: 1.4.1
4 years ago
Chris Lu
648ef566c4
HCFS: avoid lock bottleneck
4 years ago
Chris Lu
6839f96c0c
simplify
4 years ago
Chris Lu
943fa4ea0c
fix compilation error
4 years ago
Chris Lu
49446af516
simplify
4 years ago
Chris Lu
2c06298169
Merge pull request #1397 from levenlabs/diff
Added diffing of multiple volume servers
4 years ago
James Hartig
ad12f77891
unmaintained: Added diff_volume_servers
4 years ago
James Hartig
229f11c660
Added VolumeNeedleStatus volume server grpc method
This is needed for the diffing tool to get the cookie for a needle
4 years ago
James Hartig
0be3bb4a87
idx: Switch WalkIndexFile to accept generic io.ReaderAt
This is necessary to use it with in-memory idx files.
4 years ago
Chris Lu
7a7e70b6cc
1.86
4 years ago
Chris Lu
54f9f9138e
HCFS: 1.4.0
4 years ago
hilimd
6ea4ce7227
Merge pull request #3 from chrislusf/master
sync
4 years ago
Chris Lu
885c624bce
volume.fsck: follow manifest chunks
4 years ago
Chris Lu
44057a4de1
clean up chunks in manifest
4 years ago
Chris Lu
64926d2345
disable ChunkCache
4 years ago
Chris Lu
ae3e6d8244
remove changing buffer size
4 years ago
Chris Lu
0b2e06268b
use merge factor 1000
4 years ago
Chris Lu
b380b9e5d7
shared http client
4 years ago