mirror of
https://github.com/isar/libmdbx.git
synced 2025-09-14 15:02:21 +08:00
mdbx: fix unexpected EXDEV
(Cross-device link) error from mdbx_env_copy()
Fallback to `write()` if `copy_file_range()` syscall returns `EXDEV`.
This commit is contained in:
1
.github/actions/spelling/expect.txt
vendored
1
.github/actions/spelling/expect.txt
vendored
@@ -482,6 +482,7 @@ Exa
|
||||
exactkey
|
||||
exactp
|
||||
excpt
|
||||
EXDEV
|
||||
exe
|
||||
executables
|
||||
exename
|
||||
|
Reference in New Issue
Block a user