commit | 8ae6a4344d5d0f46e542d835ce4d218ff902c783 | [log] [tgz] |
---|---|---|
author | Harald van Dijk <harald@gigawatt.nl> | Sun Jun 27 15:11:57 2021 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Aug 02 20:13:28 2021 +0200 |
tree | 3a4d01ef90ec30903a6cd329f5acb687a4088ace | |
parent | 3d40dfabe1049ecfbe05570b2287cfc5dbd33456 [diff] |
tar: exclude files before updating hardlink info list When excluding one file, and including another file that is a hardlink of the excluded file, it should be stored as an ordinary file. function old new delta writeFileToTarball 489 493 +4 Signed-off-by: Harald van Dijk <harald@gigawatt.nl> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>