seaweedfs/weed
Chris Lu d1c813c470 let the fuse library manage directory id
otherwise, on mac, during large directory deletion, if some ReaDirAll happens, the lib seems confused about the directories, and some child directories are not deleted.
2021-04-18 13:07:28 -07:00
..
command cleaner way to set readonly 2021-04-18 10:02:02 -07:00
filer adjust logging 2021-04-18 13:06:38 -07:00
filesys let the fuse library manage directory id 2021-04-18 13:07:28 -07:00
ftpd scaffold for sftpd 2020-10-30 20:57:08 -07:00
glog add log level possible values 2021-04-12 21:15:51 -07:00
iamapi GetUserPolicy 2021-04-10 23:57:45 +05:00
images Revert "remove fixJpgOrientation" 2020-07-10 10:08:36 +08:00
messaging add back AdjustedUrl() related code 2021-01-28 14:36:29 -08:00
notification Do reconnect to RabbitMQ 2021-02-11 13:59:36 +05:00
operation resend the http request if connection is stale 2021-04-18 13:07:28 -07:00
pb shell: add volume.check.disk to fix inconsistency for replicated volumes 2021-03-22 00:03:16 -07:00
query go fmt 2019-10-09 00:03:18 -07:00
replication revert fasthttp changes 2021-03-16 00:33:14 -07:00
s3api Merge pull request #1975 from kmlebedev/iam_handlers 2021-04-12 12:07:45 -07:00
security add comments 2021-03-10 14:42:39 +05:00
sequence fix typo 2021-04-03 11:37:13 -07:00
server revert volume etag 2021-04-16 23:22:31 +05:00
shell avoid possible corrupted file names 2021-04-15 11:41:34 -07:00
static embed static resources via statik 2018-10-07 21:42:57 -07:00
statik embed static resources via statik 2018-10-07 21:42:57 -07:00
stats add available resource stats 2020-10-22 09:13:47 -07:00
storage adjust text 2021-04-15 11:29:58 -07:00
topology Fix EC shard count logic 2021-03-05 12:50:58 +01:00
util truncate is a bit faster to reuse the storage 2021-04-14 20:26:56 -07:00
wdclient go fmt 2021-03-14 13:21:02 -07:00
Makefile filer.backup: added to replace filer.replicate 2021-02-28 16:22:27 -08:00
weed.go support command line arguments in a configuration file so we can weed master -config=master.conf, weed volume -config=volume.conf and etc. 2021-02-20 16:52:57 +08:00