summaryrefslogtreecommitdiff
path: root/Makefile-decls.am
diff options
context:
space:
mode:
authorJonathan Lebon <jonathan@jlebon.com>2022-08-15 13:54:35 -0400
committerJonathan Lebon <jonathan@jlebon.com>2022-08-15 14:00:08 -0400
commit93e47f88f486e5df1030066d0120b0db034ca6c8 (patch)
tree7224f1ba61534dc22b00f71837a6c6802a11da5a /Makefile-decls.am
parent4471c252a9c92442f54e0e0df514efccc8779bdd (diff)
downloadostree-93e47f88f486e5df1030066d0120b0db034ca6c8.tar.gz
lib/commit: Directly use FICLONE for payload link
The idea of payload linking is to reflink between objects where possible. Instead of relying on `glnx_regfile_copy_bytes` to hit the `FICLONE` path, just call `FICLONE` directly. At that point in the code, we've already established that the source and dest repos are on the same filesystem and that it supports `FICLONE`. Related: https://gitlab.gnome.org/GNOME/libglnx/-/merge_requests/41 Related: https://github.com/ostreedev/ostree/pull/2684#issuecomment-1204068437
Diffstat (limited to 'Makefile-decls.am')
0 files changed, 0 insertions, 0 deletions