Copilot
b866907461
fs.meta.save: fix directory entry parent path in FullEntry construction ( #7886 )
* Checkpoint from VS Code for coding agent session
* Fix fs.meta.save to correctly save directory's own metadata
Co-authored-by: chrislusf <1543151+chrislusf@users.noreply.github.com>
* address error
---------
Co-authored-by: Chris Lu <chris.lu@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: chrislusf <1543151+chrislusf@users.noreply.github.com>
3 days ago
Feng Shao
0299e78de7
de/compress the fs meta file if filename ends with gz/gzip ( #7500 )
* de/compress the fs meta file if filename ends with gz/gzip
* gemini code review
* update help msg
1 month ago
chrislu
ec30a504ba
refactor
1 year ago
chrislu
701abbb9df
add IsResourceHeavy() to command interface
1 year ago
Eric Yang
26d9b662b1
ADHOC: fix fs.meta.save typo ( #3993 )
Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local>
3 years ago
chrislu
eaeb141b09
move proto package
3 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
3 years ago
chrislu
ce2049cdb6
refactoring, move genFn before saveFn
4 years ago
Chris Lu
e5fc35ed0c
change server address from string to a type
4 years ago
Chris Lu
cca588429b
shell: fs.meta.save skip saving system logs
4 years ago
Chris Lu
30c67e3652
minor
5 years ago
Chris Lu
609e228578
avoid forward slash in file names
5 years ago
Chris Lu
fc0cbf565f
add option to obfuscate the file names
5 years ago
Chris Lu
ed3cf811f5
refactoring
6 years ago
Chris Lu
9f9826e95a
refactor
6 years ago
Chris Lu
8d9a76005d
add back running output
6 years ago
Chris Lu
49440cbd2f
shell: add volume.fsck
volume.fsck can find out how much space is not used by the filer
6 years ago
Chris Lu
0f10833e0b
fix compilation
6 years ago
Chris Lu
3794f2721f
fix logic
6 years ago
Chris Lu
443b229ef7
disable chunk file output
6 years ago
Chris Lu
bb9b97e2b4
add comments
6 years ago
Chris Lu
8047ec2f51
shell: fs.meta.save add option to export all fileIds for all files
6 years ago
Chris Lu
e666aeece2
simplify parsing filer host and port
6 years ago
Chris Lu
c0f0fdb3ba
refactoring
6 years ago
Chris Lu
97ab8a1976
remove ctx if possible
6 years ago
Chris Lu
892e726eb9
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
6 years ago
Chris Lu
1b0bfbaf59
refactoring
6 years ago
Chris Lu
09043c8e5a
fs: synchronized meta file writing
fix https://github.com/chrislusf/seaweedfs/issues/1175
6 years ago
Chris Lu
0fa1269bc7
filer: streaming file listing
6 years ago
Chris Lu
f81d43442b
filer: speed up filer.meta.save by parallelizing
6 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
6 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
6 years ago
Chris Lu
fb90d63589
shell: Added minor changes to `fs.meta.save`
* added an option to set the output file name
* added an option to see verbose output, default to non-verbose mode
related to: https://github.com/chrislusf/seaweedfs/issues/1019
7 years ago
Chris Lu
ede876cfdb
periodic scripts exeuction from leader master
7 years ago
Chris Lu
af49aea0c6
weed shell: fs.meta.save adjusts meta data file name
7 years ago
Chris Lu
d35023c713
weed shell: add command fs.meta.save
7 years ago