1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00
Nick Craig-Wood a6cf4989b6 local: fix crash with --metadata on Android
Before this change we called statx which causes a

    SIGSYS: bad system call

fault.

After this we force Android to use fstatat

Fixes #7006
2023-05-17 17:03:26 +01:00
..
2023-04-04 16:33:48 +01:00
2022-11-07 11:41:47 +00:00
2023-04-24 16:54:40 +01:00
2022-11-07 11:41:47 +00:00
2023-03-25 09:31:36 +01:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00
2023-05-14 11:22:57 +01:00