1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-12 06:20:00 +02:00
seaweedfs/weed/pb
James Hartig 4c85da7844
Include meta in ReadAllNeedles (#3991)
This is useful for doing backups on the data so we can accurately store the
last modified time, the compression state, and verify the crc.

Previously we were doing VolumeNeedleStatus and then an HTTP request which
needlessly read from the dat file twice.
2022-11-20 20:19:41 -08:00
..
filer_pb refactor filer_pb.Entry and filer.Entry to use GetChunks() 2022-11-15 06:33:36 -08:00
iam_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
master_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
message_fbs
mount_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
mq_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
remote_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
s3_pb ADHOC: volume fsck using append at ns (#3906) 2022-10-24 22:09:38 -07:00
volume_server_pb Include meta in ReadAllNeedles (#3991) 2022-11-20 20:19:41 -08:00
filer.proto refactor filer proto chunk variable from mtime to modified_ts_ns 2022-10-28 12:53:19 -07:00
filer_pb_tail.go
grpc_client_server.go
iam.proto
Makefile
master.proto
message.fbs
mount.proto
mq.proto
proto_read_write_test.go
remote.proto
s3.proto
server_address.go
shared_values.go
volume_server.proto Include meta in ReadAllNeedles (#3991) 2022-11-20 20:19:41 -08:00