diff options
| author | John Estabrook <jestabro@vyos.io> | 2025-09-24 18:07:59 -0500 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2025-09-24 19:02:27 -0500 |
| commit | 629ff86edb9e5f68dd5849c6300a2ad97aaed4a0 (patch) | |
| tree | da221ee400125e62e9348617c826e34d2e262bbc /src/migration-scripts/reverse-proxy | |
| parent | d222f1accd6d6a5bda92dd570c2761ad5a343f45 (diff) | |
| download | vyos-1x-629ff86edb9e5f68dd5849c6300a2ad97aaed4a0.tar.gz vyos-1x-629ff86edb9e5f68dd5849c6300a2ad97aaed4a0.zip | |
T7709: add utils write_file_sync and write_file_atomic
write_file_sync does an explicit fsync of file and directory on write.
write_file_atomic calls write_file_sync on a temp file and uses
os.rename to provide an 'atomic' write.
Diffstat (limited to 'src/migration-scripts/reverse-proxy')
0 files changed, 0 insertions, 0 deletions
