mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-20 06:52:20 +00:00
1b8e3f7c05
Support generic renameat2 syscall then add support for the RENAME_NOREPLACE flag. To suppor the flag we need to check the existance of both entries and return -EXIST. Signed-off-by: Bryant G. Duffy-Ly <bduffyly@versity.com>