Print this page
12365 pwritev64 can't write at offsets between [2 GiB, 4 GiB)
Portions contributed by: John Levon <john.levon@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
*** 9,19 ****
# http://www.illumos.org/license/CDDL.
#
#
# Copyright (c) 2012 by Delphix. All rights reserved.
! # Copyright 2019 Joyent, Inc.
#
[DEFAULT]
pre =
verbose = False
--- 9,19 ----
# http://www.illumos.org/license/CDDL.
#
#
# Copyright (c) 2012 by Delphix. All rights reserved.
! # Copyright 2020 Joyent, Inc.
#
[DEFAULT]
pre =
verbose = False
*** 74,78 ****
--- 74,81 ----
[/opt/os-tests/tests/i386]
user = root
arch = i86pc
timeout = 300
tests = ['ldt', 'badseg']
+
+ [/opt/os-tests/tests/writev.32]
+ [/opt/os-tests/tests/writev.64]