diff options
author | Gabriel Dalimonte <gabriel.dalimonte@gmail.com> | 2025-02-17 13:26:43 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-03-07 11:50:22 -0600 |
commit | d9c149664fa7a0c2eabfc046dcf89637f655364b (patch) | |
tree | 27e286a935fa3778fe894a6b3b6ed169a6fbe0c5 /test/py/tests/test_fs/test_rename.py | |
parent | 1742b8484e797c56c720c24fa7b923a6d7275cc6 (diff) |
fs: add rename infrastructure
The selection for *rename as the name for the rename/move operation
derives from the POSIX specification where they name the function
rename/renameat. [1] This aligns with Linux where the syscalls for
renaming/moving also use the rename/renameat naming.
[1] https://pubs.opengroup.org/onlinepubs/9799919799/functions/rename.html
Signed-off-by: Gabriel Dalimonte <gabriel.dalimonte@gmail.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'test/py/tests/test_fs/test_rename.py')
0 files changed, 0 insertions, 0 deletions