aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-02-14Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist"origin/mount2chrislu1-4/+0
This reverts commit 6cf2e7d49300b96263845337aa0b64a54e21e094.
2022-02-14file set attributechrislu7-14/+59
2022-02-14listen for metadata updateschrislu17-40/+499
2022-02-13support writechrislu3-3/+145
2022-02-13support readchrislu18-24/+1257
2022-02-13renamechrislu1-0/+0
2022-02-13add open release, refactorchrislu8-126/+242
2022-02-13add docchrislu1-0/+217
2022-02-13supports renamingchrislu2-0/+262
2022-02-13docchrislu1-0/+1
2022-02-13add commentschrislu1-0/+3
2022-02-13avoid fatal message in some edge caseschrislu1-1/+2
2022-02-13forget() factor in nlookupchrislu7-21/+52
2022-02-13support linkchrislu1-0/+93
2022-02-13fix importchrislu1-1/+1
2022-02-13docchrislu5-0/+132
2022-02-13add symlinkchrislu1-0/+77
2022-02-13supports forgetchrislu3-0/+65
2022-02-13supports mknod, unlinkchrislu4-0/+145
2022-02-13add rmdirchrislu1-0/+31
2022-02-13add mkdirchrislu5-3/+95
2022-02-13split fileschrislu2-162/+168
2022-02-13support xattrchrislu1-4/+151
2022-02-12add directory setAttrchrislu2-1/+89
2022-02-12remove printlnchrislu3-8/+0
2022-02-12fix ok statuschrislu1-1/+1
2022-02-12sync formatchrislu1-6/+6
2022-02-12workingchrislu3-7/+25
2022-02-12Merge branch 'master' into mount2chrislu1-2/+2
2022-02-12blocks countchrislu1-2/+2
2022-02-12it runs, but directory listing output is not showing upchrislu3-12/+101
2022-02-12renamechrislu1-0/+0
2022-02-12implement read directory and read directory pluschrislu3-13/+102
2022-02-12simplifychrislu1-7/+9
2022-02-12can attr root directorychrislu5-5/+218
2022-02-11change to use fuse file systemchrislu3-47/+29
2022-02-11need to follow https://github.com/hanwen/go-fuse/blob/master/fuse/api.gochrislu1-2/+6
2022-02-11to be re-written following fuse virtual file systemchrislu7-26/+147
2022-02-10supports statschrislu3-0/+137
2022-02-10mount with namechrislu2-10/+248
2022-02-10clean up previously mounted folderchrislu6-2/+58
2022-02-10initial setupchrislu6-0/+175
2022-02-09Merge pull request #2654 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/hdfs3/org.apache.hadoop-hadoop-common-3.1.4 Bump hadoop-common from 3.1.1 to 3.1.4 in /other/java/hdfs3
2022-02-09Merge pull request #2655 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/hdfs-over-ftp/org.apache.hadoop-hadoop-common-3.2.2 Bump hadoop-common from 3.2.1 to 3.2.2 in /other/java/hdfs-over-ftp
2022-02-09Merge pull request #2656 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/hdfs2/org.apache.hadoop-hadoop-common-2.10.1 Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/hdfs2
2022-02-09Merge pull request #2657 from ↵Chris Lu1-1/+1
chrislusf/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-2.10.1 Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/examples
2022-02-09Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/examplesdependabot[bot]1-1/+1
Bumps hadoop-common from 2.9.2 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/hdfs2dependabot[bot]1-1/+1
Bumps hadoop-common from 2.9.2 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09Bump hadoop-common from 3.2.1 to 3.2.2 in /other/java/hdfs-over-ftpdependabot[bot]1-1/+1
Bumps hadoop-common from 3.2.1 to 3.2.2. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09Bump hadoop-common from 3.1.1 to 3.1.4 in /other/java/hdfs3dependabot[bot]1-1/+1
Bumps hadoop-common from 3.1.1 to 3.1.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>