svn commit: r204870 - head/sys/modules

Ivan Voras ivoras at freebsd.org
Mon Mar 8 18:54:31 UTC 2010


On 8 March 2010 19:29, Ivan Voras <ivoras at freebsd.org> wrote:
> On 8 March 2010 19:14, Ivan Voras <ivoras at freebsd.org> wrote:
>> On 8 March 2010 16:01, Nathan Whitehorn <nwhitehorn at freebsd.org> wrote:
>>> Author: nwhitehorn
>>> Date: Mon Mar  8 15:01:08 2010
>>> New Revision: 204870
>>> URL: http://svn.freebsd.org/changeset/base/204870
>>>
>>> Log:
>>>  Enable tmpfs unconditionally on all platforms. No one I spoke to could
>>>  remember why it was x86 only, and it works just as well on at least powerpc
>>>  as on x86.
>>
>> And it still has the Big Ugly "run away! run away!" banner displayed on load :(
>
> I've just run it through the tools/regression/fstest suite and it
> passes all tests except the NFSv4-style permissions related ones
> (tests/granular/*):
>
> Failed 6/192 test scripts. 181/3473 subtests failed.
> Files=192, Tests=3473, 90 wallclock secs ( 7.58 cusr + 30.63 csys = 38.21 CPU)
> Failed 6/192 test programs. 181/3473 subtests failed.

Well nevermind, I spoke too soon - it fails the regression/fsx tests
immediately :(


More information about the svn-src-head mailing list