You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shichanglin5
f5b0c04b14
perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal
Under normal circumstances, there will be no problems, but when the
master is debugged in the local environment, the volume client cannot
communicate with the master normally, so the sendHeartBeat logic is
restarted, and a new connection is created to report the heartbeat. If
the master has not cleared the uuid of the volume at this time, then The
master will respond to volume duplicateUUIDS, and the volume service
will exit, but in fact the uuid of the volume is not duplicated
3 years ago
..
meta_cache
fix filer.sync missing source srv uploaded files to target when target down
3 years ago
page_writer
prevent concurrent access during shutdown
3 years ago
unmount
fix GOOS
3 years ago
dirty_pages_chunked.go
mount: file handle locks entry better
3 years ago
filehandle.go
mount: file handle locks entry better
3 years ago
filehandle_map.go
lock-protected setting entry
3 years ago
filehandle_read.go
mount: file handle locks entry better
3 years ago
inode_to_path.go
generate inode via path and time
3 years ago
page_writer.go
write to disk during random writes, limiting total disk spaces used
3 years ago
page_writer_pattern.go
write to disk during random writes, limiting total disk spaces used
3 years ago
weedfs.go
mount: file handle locks entry better
3 years ago
weedfs_attr.go
mount: file handle locks entry better
3 years ago
weedfs_attr_darwin.go
can attr root directory
3 years ago
weedfs_attr_linux.go
can attr root directory
3 years ago
weedfs_dir_lookup.go
remove unused parameter
3 years ago
weedfs_dir_mkrm.go
generate inode via path and time
3 years ago
weedfs_dir_read.go
remove unused parameter
3 years ago
weedfs_file_io.go
mount: return open status
3 years ago
weedfs_file_mkrm.go
mount: optimize a bit when writing files
3 years ago
weedfs_file_read.go
support read
3 years ago
weedfs_file_sync.go
mount: file handle locks entry better
3 years ago
weedfs_file_write.go
write to disk during random writes, limiting total disk spaces used
3 years ago
weedfs_filehandle.go
add a comment
3 years ago
weedfs_forget.go
release file handle
3 years ago
weedfs_grpc_server.go
configure mount quota
3 years ago
weedfs_link.go
generate inode via path and time
3 years ago
weedfs_quota.go
mount: add grpc method to adjust quota
3 years ago
weedfs_rename.go
mount: quota adjust error type to be syscall.ENOSPC
3 years ago
weedfs_stats.go
mount: adjust disk space based on quota
3 years ago
weedfs_symlink.go
generate inode via path and time
3 years ago
weedfs_unsupported.go
fix import
3 years ago
weedfs_write.go
support read
3 years ago
weedfs_xattr.go
mount: file handle locks entry better
3 years ago
wfs_filer_client.go
supports stats
3 years ago
wfs_save.go
add mkdir
3 years ago