index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
filesys
/
dir.go
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-16
Revert "mount: fix renaming a deep directory with unvisited directories"
Chris Lu
1
-1
/
+1
2021-10-16
mount: fix renaming a deep directory with unvisited directories
Chris Lu
1
-1
/
+1
2021-07-01
return node itself as directory handler
Chris Lu
1
-1
/
+1
2021-06-15
FUSE: skip flushing if file is deleted
Chris Lu
1
-1
/
+4
2021-06-02
Return artificial . and .. directories
Patrick Schmidt
1
-24
/
+31
2021-05-10
adjust logs
Chris Lu
1
-1
/
+1
2021-05-06
go fmt
Chris Lu
1
-1
/
+1
2021-05-06
mount: skip local chunk cache if opened write only
Chris Lu
1
-1
/
+1
2021-04-30
mount: fix directory invalidation
Chris Lu
1
-4
/
+8
2021-04-19
delay new file creation unless file is opened exclusively
Chris Lu
1
-4
/
+24
2021-04-18
let the fuse library manage directory id
Chris Lu
1
-4
/
+4
2021-04-18
set root node inode number
Chris Lu
1
-0
/
+1
2021-04-18
set inode value
Chris Lu
1
-1
/
+1
2021-04-18
correctly runs git clone
Chris Lu
1
-6
/
+19
2021-04-18
WIP
Chris Lu
1
-26
/
+12
2021-04-18
cleaner way to set readonly
Chris Lu
1
-28
/
+0
2021-04-15
ensure consistent inode value
Chris Lu
1
-3
/
+3
2021-04-15
ensure to delete on filer also
Chris Lu
1
-4
/
+1
2021-04-15
mount: remove folder recursively
Chris Lu
1
-3
/
+4
2021-04-14
mostly refactoring, add some error handling
Chris Lu
1
-17
/
+32
2021-04-14
fix typo
Chris Lu
1
-2
/
+2
2021-04-14
fuse mount: dir ReadDirAll avoid extra conversion to filer_pb.Entry
Chris Lu
1
-5
/
+5
2021-04-14
fuse mount: dir lookup avoids extra conversion to filer_pb.Entry object
Chris Lu
1
-13
/
+13
2021-04-14
lighten up File object
Chris Lu
1
-6
/
+5
2021-04-14
mount: remove entry from Dir object
Chris Lu
1
-41
/
+40
2021-04-14
go fmt
Chris Lu
1
-4
/
+4
2021-04-14
move file reader, entryViewCache to file handle
Chris Lu
1
-2
/
+1
2021-04-10
go fmt
Chris Lu
1
-1
/
+0
2021-04-04
mount: add readOnly option
Chris Lu
1
-0
/
+29
2021-03-16
reverting 7d57664c2d80f2b7d3eb4cecc57a3275bafee44d
Chris Lu
1
-22
/
+37
2021-03-15
[mount] [regression] `filer.path` option results in empty mount in 2.32
Chris Lu
1
-1
/
+4
2021-03-12
mount: internals switch to filer.Entry instead of protobuf
Chris Lu
1
-38
/
+20
2021-03-11
reduce repeated calls to dir.FullPath()
Chris Lu
1
-6
/
+6
2021-03-02
reduce possibility of nil file entry
Chris Lu
1
-1
/
+1
2021-01-28
go fmt
Chris Lu
1
-1
/
+1
2021-01-26
mount: properly invalidate kernel node cache entry
Chris Lu
1
-9
/
+7
2021-01-24
mount: outsideContainerClusterMode proxy through filer
Chris Lu
1
-5
/
+0
2021-01-18
fix test
2.21
Chris Lu
1
-1
/
+1
2021-01-18
Revert "Revert "mount: fake support for socket/block/character/fifo devices""
Chris Lu
1
-37
/
+42
2021-01-18
Revert "Revert "mount: add more entry type""
Chris Lu
1
-1
/
+22
2021-01-18
Revert "mount: add more entry type"
Chris Lu
1
-22
/
+1
2021-01-18
Revert "mount: fake support for socket/block/character/fifo devices"
Chris Lu
1
-42
/
+37
2021-01-17
mount: fake support for socket/block/character/fifo devices
Chris Lu
1
-37
/
+42
2021-01-17
mount: add more entry type
Chris Lu
1
-1
/
+22
2021-01-15
add stream list directory entries
Chris Lu
1
-4
/
+4
2021-01-14
change limit to int64 in case of overflow
Chris Lu
1
-1
/
+1
2020-11-01
mount: clear possible leftover entry data in memory
Chris Lu
1
-0
/
+8
2020-11-01
mount: remove files that may still are open
Chris Lu
1
-0
/
+6
2020-10-30
handle mknod requests
Chris Lu
1
-0
/
+15
2020-10-13
mount: report filer IO error
Chris Lu
1
-2
/
+9
[next]