diff options
Diffstat (limited to 'sys/linux/test/file_immutable')
| -rw-r--r-- | sys/linux/test/file_immutable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/linux/test/file_immutable b/sys/linux/test/file_immutable index f9df5ddc9..46c81692e 100644 --- a/sys/linux/test/file_immutable +++ b/sys/linux/test/file_immutable @@ -4,7 +4,7 @@ # requires: -sandbox=namespace -sandbox=setuid r0 = openat(0xffffffffffffff9c, &AUTO='./file0\x00', 0x26e1, 0x0) -ioctl$FS_IOC_FSSETXATTR(r0, 0x40086602, &AUTO={0x17e, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}) +ioctl$FS_IOC_FSSETXATTR(r0, 0x40086602, &AUTO={0x17e, 0x0, 0x0, 0x0, 0x0, "0000000000000000"}) mkdirat(0xffffffffffffff9c, &AUTO='./file1\x00', 0x1ff) r1 = openat(0xffffffffffffff9c, &AUTO='./file1\x00', 0x0, 0x0) -ioctl$FS_IOC_FSSETXATTR(r1, 0x40086602, &AUTO={0x17e, 0x0, 0x0, 0x0, 0x0, [0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]}) +ioctl$FS_IOC_FSSETXATTR(r1, 0x40086602, &AUTO={0x17e, 0x0, 0x0, 0x0, 0x0, "0000000000000000"}) |
