]> git.e2factory.org Git - e2factory.git/commit
Implement cache and transport flag for internal use: try_hardlink
authorGordon Hecker <gh@emlix.com>
Fri, 23 Oct 2009 09:22:29 +0000 (11:22 +0200)
committerGordon Hecker <gh@emlix.com>
Fri, 23 Oct 2009 09:29:41 +0000 (11:29 +0200)
commit05a529a171ddbcc3ebded4284021912db59714b1
tree7c0ce74379853b63734d5516adfdf54c45e097c4
parent3763043dc97f9452d130e2a78a69d641d8df4162
Implement cache and transport flag for internal use: try_hardlink
transport.push_file() tries to optimize by creating a hardlink before
falling back to copying if that fails.

Signed-off-by: Gordon Hecker <gh@emlix.com>
generic/cache.lua
generic/transport.lua