aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-312.232.23Chris Lu3-4/+4
2021-01-31filer: leveldb and hbase may miss files when listing large directories more t...Chris Lu4-5/+6
2021-01-31fix concurrent map readsChris Lu1-1/+1
2021-01-30filer: etcd store fix listingChris Lu3-2/+97
2021-01-30Hadoop Compatible FS: 1.5.7Chris Lu8-9/+9
2021-01-30refactoring SeaweedInputStreamChris Lu7-343/+317
2021-01-30refactoring SeaweedOutputStreamChris Lu6-361/+101
2021-01-30test different volumeServerAcccssChris Lu1-5/+4
2021-01-28go fmtChris Lu6-41/+41
2021-01-28mount: change option name to volumeServerAccess, with publicUrl and filerProx...Chris Lu5-33/+33
2021-01-28add back AdjustedUrl() related codeChris Lu10-2/+31
2021-01-28fmtChris Lu1-2/+0
2021-01-28delete from the deepest directory first when checking empty foldersChris Lu1-2/+12
2021-01-28s3: batch purge empty foldersChris Lu1-5/+15
2021-01-28mount: report error when Flush()Chris Lu2-32/+16
2021-01-28replicate: incremental sink only contains new and updated filesChris Lu2-5/+6
2021-01-28replicate: use creation time for local incremental file sinkChris Lu4-10/+7
2021-01-28Merge pull request #1762 from kmlebedev/backupsinkChris Lu6-18/+45
2021-01-28rename in scaffoldKonstantin Lebedev1-2/+2
2021-01-28rename backup to local_incremental and use mtimeKonstantin Lebedev5-25/+25
2021-01-28Merge pull request #1764 from danlsgiga/handle-umaskChris Lu1-2/+2
2021-01-27match upstreamDaniel Santos1-1/+3
2021-01-27mount: skip daemon timeout on FreeBSDChris Lu2-1/+3
2021-01-27adjust dev local docker compose yamlChris Lu1-2/+2
2021-01-27mount: invalidate kernel cache when mounted to a filer pathChris Lu1-1/+7
2021-01-27replication to create time date directoryKonstantin Lebedev6-18/+45
2021-01-27update help messageChris Lu1-2/+2
2021-01-27avoid error messageChris Lu1-1/+3
2021-01-27adjust help messageChris Lu1-2/+1
2021-01-27Merge pull request #1761 from kmlebedev/todaysDateFormatChris Lu4-8/+20
2021-01-27replication to todays date directoryKonstantin Lebedev4-8/+20
2021-01-26Merge pull request #1759 from kmlebedev/sink.localChris Lu7-0/+195
2021-01-26shell: volume.fix.replication adds collectionPattern with wildcard charactersChris Lu1-2/+28
2021-01-26Update issue templatesChris Lu1-0/+1
2021-01-26Fix log message with correct modeDaniel Santos1-1/+1
2021-01-26Fix var assignmentDaniel Santos1-1/+1
2021-01-26Enforce umask correctlyDaniel Santos1-4/+2
2021-01-26notification add ack and nackChris Lu6-9/+38
2021-01-26replication to local disk storageKonstantin Lebedev7-0/+195
2021-01-26mount: properly invalidate kernel node cache entryChris Lu8-31/+29
2021-01-25Update README.mdChris Lu1-2/+2
2021-01-25Update README.mdChris Lu1-0/+3
2021-01-25filer.sync: default filerProxy to trueChris Lu1-2/+2
2021-01-25mount: avoid the need to specify different cache directory for different mountChris Lu2-1/+3
2021-01-24Merge branch 'mount_from_outside_cluster'Chris Lu17-131/+28
2021-01-24mount: outsideContainerClusterMode proxy through filerChris Lu17-131/+28
2021-01-24avoid possible nil readerChris Lu1-3/+5
2021-01-242.222.22Chris Lu3-4/+4
2021-01-24Revert "mount: when outside cluster network, use filer as proxy to access vol...Chris Lu15-29/+41
2021-01-24mount: when outside cluster network, use filer as proxy to access volume serversChris Lu15-41/+29