]> sourceware.org Git - systemtap.git/commit
Update rename.c syscall test for 3.10.0-294.el7 kernels.
authorMartin Cermak <mcermak@redhat.com>
Thu, 16 Jul 2015 14:33:31 +0000 (16:33 +0200)
committerMartin Cermak <mcermak@redhat.com>
Thu, 16 Jul 2015 14:54:15 +0000 (16:54 +0200)
commitebf15ab6b3c0d85254875bda78e326d21f97066f
treec191ab00110e318fbe1b1e3cf33a74dabca47e8b
parent6e24537d63f93a6d45a257667aa05be49f2e0043
Update rename.c syscall test for 3.10.0-294.el7 kernels.

On ppc64le, 'renameat2' syscall is unimplemented as defined in the
arch/powerpc/include/asm/systbl.h file. This change also allows
'renameat2' syscall to succeed when renaming a directory to a file
in case RENAME_EXCHANGE is defined.
testsuite/systemtap.syscall/rename.c
This page took 0.022448 seconds and 5 git commands to generate.