Chris Lu
a6b59d50f7
1.87
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
limd
92c32f9d46
PutObject: fix create folder bug
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
popstk
a09fcfcf20
fix s3api auth bug
4 years ago
popstk
feb52400be
fix s3api copy object handler SerializationError
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
Chris Lu
943fa4ea0c
fix compilation error
4 years ago
Chris Lu
49446af516
simplify
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
885c624bce
volume.fsck: follow manifest chunks
4 years ago
Chris Lu
44057a4de1
clean up chunks in manifest
4 years ago
Chris Lu
0b2e06268b
use merge factor 1000
4 years ago
Chris Lu
d02c0fe0c0
refactoring
4 years ago
Chris Lu
60d14a9800
mount: fix difference with storage format in local cache
4 years ago
Chris Lu
97d97f3528
go code can read and write chunk manifest
4 years ago
李远军
4162766c46
Fix the bug of " http://xx/xx,xxx.PNG?width=100 "
If you want to do a resize a UPPER ext pic file, there is a bug caused by commit 308688c8d0
(also see https://github.com/chrislusf/seaweedfs/blob/master/weed/images/resizing.go#L43 )
5 years ago
Chris Lu
f43146b237
resolve directories if containing home directory
5 years ago
Chris Lu
befb396892
mount: resolve home directory
fix https://github.com/chrislusf/seaweedfs/issues/1391
5 years ago
Chris Lu
2b2ca7d1dc
stop if the directory can not be found
related to https://github.com/chrislusf/seaweedfs/issues/1391
5 years ago
Chris Lu
2286d27730
rename
5 years ago
Chris Lu
0db4204c81
add is_file_chunks to filer.proto
5 years ago
Chris Lu
bbc8ae110f
report errors
5 years ago
Chris Lu
17f2d05cde
filer: ensure logs are persisted
5 years ago
Chris Lu
ddec7b2bb9
go fmt
5 years ago
Chris Lu
4f6096c7f0
add reading from persisted logs for local filer store
5 years ago
Chris Lu
87b5031714
change variable visibility
5 years ago
Chris Lu
7597831cac
filer: leveldb2 supports peers also
5 years ago
Chris Lu
5ba894bb72
leveldb2: support subscribing from peers
5 years ago
Chris Lu
5a4f258a8c
1.85
5 years ago
Chris Lu
4eecc6abc6
filer: emit metadata notification correctly for batch deletion
5 years ago
Chris Lu
1dd2c76532
refactoring
5 years ago
Chris Lu
224103e13b
aggregated logs has empty flushFn
5 years ago
Chris Lu
bfabb4159b
refactoring
5 years ago
Chris Lu
f2e8ad6241
refactoring
5 years ago
Chris Lu
2d1df97933
mount: fatal error if can not process meta data
5 years ago
Chris Lu
e3e00d36c5
reset cache for each new release
5 years ago