summaryrefslogtreecommitdiffstats
path: root/src/utils/fs.py
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2024-02-14 17:30:16 +0100
committerOpenGnSys Support Team <soporte-og@soleta.eu>2024-02-15 16:22:23 +0100
commit44250d033462666b9983c8d9b8e1c6cda5236ceb (patch)
tree4270ef85deb469d726db97b4603cf843050b64c8 /src/utils/fs.py
parent6b1f20faf326e5b9558060cdf07a347854e6dafc (diff)
live: remove mbuffer leftover in image restore command
Remove mbuffer, this is never used. mbuffer has been never been used since ogClient supports native image restore. Originally this was used like this: partclone [...] | mbuffer -q -M 40M | lzop [...] supposely to speed up partclone in case the device where the read happens is slowier than the device that is used for writes. See mbuffer(1) manpage examples. In any case, this needs benchmarking to really make sure this is helping. Remove it until that ever happens.
Diffstat (limited to 'src/utils/fs.py')
0 files changed, 0 insertions, 0 deletions