svn commit: r282992 - in stable/9/tools/regression/aio/kqueue: . lio
Garrett Cooper
yaneurabeya at gmail.com
Fri May 15 22:15:58 UTC 2015
On May 15, 2015, at 15:13, Garrett Cooper <ngie at FreeBSD.org> wrote:
> Author: ngie
> Date: Fri May 15 22:13:11 2015
> New Revision: 282992
> URL: https://svnweb.freebsd.org/changeset/base/282992
>
> Log:
> MFC r280893,r280894,r280895:
>
> r280893:
>
> Cleanup and do minor refactoring before converting testcases to ATF
>
> - Convert errx(-1, ..) to errx(1, ..)
> - Move the aio(4) checks to a single function (aio_available); use modfind(2)
> instead of depending on SIGSYS (doesn't work when aio(4) support is missing,
> not documented in the aio syscall manpages).
> - Use aio_available liberally in the testcase functions
> - Use mkstemp(3) + unlink(2) instead of mktemp(3)
> - Fix some -Wunused warnings
> - Bump WARNS to 6
>
> Submitted by: mjohnston [*]
> Sponsored by: EMC / Isilon Storage Division
I forgot to remove this portion of the commit (fixed in r282993) -- I ran into conflicts and couldn’t do a simple merge. Will retry after I figure out what revisions are missing from stable/10 and head…
-NGie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-stable-9/attachments/20150515/2a35da88/attachment.sig>
More information about the svn-src-stable-9
mailing list