]> git.ipfire.org Git - thirdparty/zstd.git/commit
Use Existing Src File Stat in `*_dstFile()` Funcs
authorW. Felix Handte <w@felixhandte.com>
Tue, 17 Jan 2023 22:08:22 +0000 (14:08 -0800)
committerW. Felix Handte <w@felixhandte.com>
Tue, 17 Jan 2023 22:08:22 +0000 (14:08 -0800)
commita5ed28f1fb35bfd29053d5bc4d5ec7c8c1d25b83
tree36bc0d2c31cbee452e84dc37a740e90bb7b2ae1c
parent5653f96776640421783af3fe379741a1a2486706
Use Existing Src File Stat in `*_dstFile()` Funcs

One fewer `stat()` call to make per operation!
programs/fileio.c
tests/cli-tests/file-stat/compress-file-to-file.sh.stderr.exact
tests/cli-tests/file-stat/decompress-file-to-file.sh.stderr.exact