Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2014 13:45:11 -0600
From:      Alan Somers <asomers@freebsd.org>
To:        Mark Felder <feld@freebsd.org>
Cc:        Johan Hendriks <joh.hendriks@gmail.com>, FreeBSD CURRENT <freebsd-current@freebsd.org>, Alan Somers <asomers@freebsd.org>
Subject:   Re: FreeBSD 10 and zfsd
Message-ID:  <CAOtMX2gv3_0h6qF9tb9DWx=u952FGpBk0DXhfXa-yuRE5UmtmQ@mail.gmail.com>
In-Reply-To: <8e598a07cf5bc8690749120295936c40@mail.feld.me>
References:  <5256B761.4050301@gmail.com> <CAOtMX2i5hxdp8=4sHQgu2MOjpv9jqd6D7LV-a8y7S6cuCBgYuw@mail.gmail.com> <1381421583.19140.32451849.084D8E32@webmail.messagingengine.com> <5256E2D5.4060101@allanjude.com> <CAOtMX2hRDCFzmyi2s76j=0AufqAab_UzVi73dBR9t_AsZ6n6=g@mail.gmail.com> <1387388390.28188.61199633.413D38F8@webmail.messagingengine.com> <CAKYr3zw_K242JyxURJ-sJHs7YZz2L99LtJtgX0O6ofDzXq=Cwg@mail.gmail.com> <CAOtMX2juAfiRg4mMSrdKyYmY8Lh3rKu5ArrSW%2BQ_1OKmEWURxg@mail.gmail.com> <CAKYr3zzLSYqZxJ4tgnzdD63dAmfagA-PqVeRPuNPuM7X6f0wEQ@mail.gmail.com> <CAOtMX2jqC0EpWKrUH6kFyq8mdECUUTs1xtTkvKyUwAqP5koQXg@mail.gmail.com> <CAKYr3zxsNs82g0ph=G7YuRYMZKYhWnrv8vFF=dKKDjUVt2zxqQ@mail.gmail.com> <CAOtMX2hbaUJoYaNMSRTdLNKtioc5Wb4hbcXnZ16th_ATUf0c1w@mail.gmail.com> <BB2F8712-2A1E-40AC-82CF-F61F8023405B@FreeBSD.org> <CAOtMX2g2bc0xBBr6w-eoq7pAqnrhCmQsRj81f2ZAB%2Bp1SKL=nQ@mail.gmail.com> <53A7CE1B.7090400@gmail.com> <CAOtMX2jshon9w37PxcwhH94fd0v7UPbXRdch0iuzOtba3PBPZQ@mail.gmail.com> <CAOtMX2h0GO931Zbv1_cXW83_nuvjJagQe7rTN22Os5%2BQ_Pe0aw@mail.gmail.com> <8e598a07cf5bc8690749120295936c40@mail.feld.me>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 26, 2014 at 1:39 PM, Mark Felder <feld@freebsd.org> wrote:
> August 26 2014 10:21 AM, "Alan Somers" <asomers@freebsd.org> wrote:
>>
>> Merged into the projects/zfsd/head branch by change 270604. Merging
>> to head is blocked by three issues:
>> a) The atf-ksh93 hack. The correct solution is to modify all the test
>> programs (not the test cases) so they can run under /bin/sh. That
>> will take some effort.
>
> Can you provide a link to the atf-ksh93 code?

There's not much to it.  It simply sets an environment variable and
calls atf-sh.  What's more interesting is libtest.kshlib. In order to
eliminate atf-ksh93, we would need to modify libtest.kshlib to run
under /bin/sh.  Alternatively, it may be easier to split
libtest.kshlib into two files: a small /bin/sh-compatible that can be
sourced by the ATF test programs, and a ksh93 script that only needs
to be sourced by the ATF test cases.

https://svnweb.freebsd.org/base/projects/zfsd/head/libexec/atf/atf-ksh93/
https://svnweb.freebsd.org/base/projects/zfsd/head/tests/sys/cddl/zfs/include/libtest.kshlib



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2gv3_0h6qF9tb9DWx=u952FGpBk0DXhfXa-yuRE5UmtmQ>