This is critical for transaction file, less for hardlink/copy clone as we are
about to do. Since pure build does not have a getfstype implementation this
would disable hardlink clone for all pure build. So we add a parameter to
control that extra check.
Details
Details
- Reviewers
pulkit Alphare - Group Reviewers
hg-reviewers - Commits
- rHG09ff5d532a25: copyfiles: add a way to relax the file system checking for hardlink
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.