blob: 7c7c2d70c49398c2bce1998ec2f1e41a388cba35 (
plain) (
blame)
1
2
3
|
The issue involves the `chown()` system call failing when it should succeed under QEMU user mode on Linux/sparc64. The classification is based on the error occurring during the execution of a system call.
**Answer:** syscall
|