Re: NetBSD's documentation of ZFS

2013-06-24 Thread Chavdar Ivanov
It just completed full bonnie++ (default settings) test without a segfault, a first for me at least. Chavdar On 24 June 2013 12:20, Chavdar Ivanov ci4...@gmail.com wrote: Not much to setup if you want to test it. Don't run 'zpool scrub', segfaults straight away. Plenty of dumps available in

Build broken on amd64 - __explicit_bzero

2013-06-24 Thread Paul Goyette
With sources updated today at 12:50 UTC # link client/dhclient /test-bed/tools/bin/x86_64--netbsd-gcc--sysroot=/test-bed/dst -o dhclient dhclient.o clparse.o dhc6.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib

Re: Build broken on amd64 - __explicit_bzero

2013-06-24 Thread Joerg Sonnenberger
On Mon, Jun 24, 2013 at 11:21:46AM -0700, Paul Goyette wrote: With sources updated today at 12:50 UTC Try the attached patch. Otherwise, this is PR 47922. Joerg Index: elf32.em === RCS file: