Chris Lu
d4e75a0d18
filer: option to create file only if it is new, O_EXCL
5 years ago
Chris Lu
fca6152c3a
fix print format
5 years ago
Chris Lu
a990ef2106
mount: fix problems found in issue 1182
fix https://github.com/chrislusf/seaweedfs/issues/1182
always use the non-duplicated fs.Node
Forget() the fs.Node
Rename will also use the right fs.Node
Avoid using the same file handle for the same file
5 years ago
Chris Lu
630f72f8c5
mount: able to trim a file
5 years ago
Chris Lu
1b0bfbaf59
refactoring
5 years ago
Chris Lu
2f15e93466
mount: rename also clear the cache
fix https://github.com/chrislusf/seaweedfs/issues/1182
5 years ago
Chris Lu
04019aa161
mount: deletion ignore old vid
5 years ago
Chris Lu
6a40c688e0
mount: modify file size
5 years ago
Chris Lu
39edcfde4c
filer: set inode
avoid "getcwd: No such file or directory"
5 years ago
Chris Lu
e9bb0c179f
adjust logs
5 years ago
Chris Lu
061a61e018
logs
5 years ago
Chris Lu
230a0e4a33
filer: no entry if not found
5 years ago
Chris Lu
8a2d529759
go fmt
5 years ago
Chris Lu
2f21beaccd
loading xattr value
5 years ago
Chris Lu
c42b023960
mount: invalidate xattr
5 years ago
Chris Lu
9c781da34a
mount: fix nil directory problem
5 years ago
Chris Lu
ee6952fddd
twaking
5 years ago
Chris Lu
f27a1abf1c
mount: fix dir nil
5 years ago
bs106
ce79a31448
Fix missing leading dot in extension
5 years ago
Chris Lu
5961e0d9eb
fix logging
5 years ago
Chris Lu
33b4b1868b
mount: support extended attributes
5 years ago
Chris Lu
392678f8f3
upload skipping mimetype if not needed
5 years ago
Chris Lu
33da30d2b1
tweak
5 years ago
Chris Lu
de3eb7c380
update cache if updating the attributes
5 years ago
Chris Lu
357ea4b944
rm will clean the cache first
5 years ago
Chris Lu
deb249736e
fix nill
5 years ago
Chris Lu
f59119cd1d
mount: rename to dirListCacheLimit to configure cache for long format directory list
5 years ago
Chris Lu
3e0cd122d8
mount: directory listing cache ttl set to 5 minutes
5 years ago
Chris Lu
05c3b795dc
filer: configurable directory list cache size
5 years ago
Chris Lu
0fa1269bc7
filer: streaming file listing
5 years ago
Chris Lu
d0b423bbc0
filer: increase directory listing pagination size
5 years ago
Chris Lu
f51a6d8ba5
increase filer pagination limit
5 years ago
Chris Lu
40ff4eea14
fix nil problem
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
5956dfd08d
mount: add umask option
related to https://github.com/chrislusf/seaweedfs/issues/978
5 years ago
Chris Lu
a14bd31f5b
go fmt
6 years ago
Chris Lu
3fa1f150d9
refactoring
6 years ago
Chris Lu
ff97acae62
more logs
6 years ago
Chris Lu
d0ce5b020b
logging
6 years ago
Chris Lu
78994024ff
adjust logging
6 years ago
Chris Lu
11be0b5e91
more logging
6 years ago
Chris Lu
4b0f084b5d
delete chunks only when file writing is successful
6 years ago
Chris Lu
eebc44cce3
refactoring
6 years ago
Chris Lu
3f9ecee40f
working with reading remote intervals
6 years ago
Chris Lu
1ca1ec906a
add weedfuse
6 years ago
Chris Lu
b30c14b631
webdav: can read now
6 years ago
Chris Lu
630cf1e33e
fix
6 years ago
Chris Lu
ea4592161c
fix
6 years ago
Chris Lu
c5a931b22c
logging
6 years ago