]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
modules/prefill: fix moving across filesystems docs-prefill-rena-cs1397/deployments/7130
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 11 Jun 2025 17:22:11 +0000 (19:22 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 4 Jul 2025 17:21:19 +0000 (19:21 +0200)
commit587d7fa96dc35859eb5bba740bce24d796d0b1e1
tree59dcc871d837d238b8286c9261b2799fa2c16427
parent8a3576124c14121d328c9d3a5c2cff562147759f
modules/prefill: fix moving across filesystems

I somehow thought thought that `os.rename()` behaves
like the `mv` command, and unfortunately in the way I tested this,
everything was inside a single mount-point.
Official docs is one line that doesn't explain anything really :-/
NEWS
modules/prefill/prefill.lua