commit | f717629c7f834ab2efa05c7dbf0826f1d7c32ade | [log] [tgz] |
---|---|---|
author | Chandan Rajendra <chandan@linux.vnet.ibm.com> | Thu Mar 16 14:37:11 2017 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Mar 16 20:45:53 2017 +1100 |
tree | b054b659373ec16ea49424496c416e314e0f641d | |
parent | fb5fe0fd626c425ed41842c4318aa7ab6f3c2db7 [diff] |
powerpc: Wire up statx() syscall Test runs on a ppc64 BE guest succeeded. linux/samples/statx/test-statx program was executed on the following file types, 1. Regular file 2. Directory 3. device file 4. symlink 5. Named pipe The test run also included invoking test-statx with the runtime options provided in the main() function of test-statx.c Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>