Remove use of copy_stat() from sys_fstatat
The system call should return the stat struct in kernel format, not libc format.
parent
33ae46f1
Please register or sign in to comment
The system call should return the stat struct in kernel format, not libc format.