diff options
author | Patrick Gartung <gartung@fnal.gov> | 2020-02-14 16:10:28 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-14 16:10:28 -0600 |
commit | baafa7ec84050662660d6bff2a53ff9ff1744f8f (patch) | |
tree | 3973c367e6f42fa32dbbc8658655837e01fea2c9 /.dockerignore | |
parent | 3c28e72d2f474a3a739725e906c7cea4b8be8f4d (diff) | |
download | spack-baafa7ec84050662660d6bff2a53ff9ff1744f8f.tar.gz spack-baafa7ec84050662660d6bff2a53ff9ff1744f8f.tar.bz2 spack-baafa7ec84050662660d6bff2a53ff9ff1744f8f.tar.xz spack-baafa7ec84050662660d6bff2a53ff9ff1744f8f.zip |
Buildcache creation/extraction use temp tarfile to preserve hardlinks during copy to/from prefix. (#15003)
* Buildcache creation change the way prefix is copied to workdir.
* install_tree copies hardlinked files
* tarfile creates hardlinked files on extraction.
* create a temporary tarfile from prefix and extract it to workdir
* Use temp tarfile to move workdir to prefix to preserve hardlinks instead of copying
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions