On May 15, 2015, at 15:13, Garrett Cooper <n...@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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to