Hi,
I'm lucky to find your contact information for FreeBSD-STABLE.
I am developing a small application using IPFW+Dummynet (ipfw3) in
windows-7 x64 machine, but when I try to test that in Windows-10 OS I
unable to add the Service in Network Settings.
Seems ipfw3 does not support in windows-10 O
I've written a patch that implements zfs_vptocnp() using z_parent property.
The new code should be 100% reliable for directories and "mostly" reliable for
files (that is, when hardlinks across directories are not used).
Could you please review / test it?
https://reviews.freebsd.org/D8146
Thanks!
On Tue, Oct 04, 2016 at 11:14:38AM +1000, Andy Farkas wrote:
> Is it just me or
>
> Step 1: boot
> Step 2: login as root
> Step 3: type "w" *
> Step 4: type "shutdown now; logout"
> Step 5: press at the 'Enter full pathname of shell or RETURN for
> /bin/sh:' prompt
> Step 6: type "reboot"
> S
ror code 1
Stop.
make[4]: stopped in /usr/src/lib/libc
*** Error code 1
Maybe it's broken by r305866.
Simon
20161004
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, se
P.S. It's a quite old machine, it has not HPET device.
Simon
20161004
2016/10/4 20:40, k simon write:
Hi,Lists,
This is full source based "make buildworld" failure to r306669.
clang -O2 -pipe -fno-omit-frame-pointer -march=core2
-I/usr/src/lib/libc/include -I/u
[Apologies if anyone gets this twice; the first copy I sent seems to have
been eaten by a mail server somewhere.]
We've identified a bug in the loader(8) in 11.0-RELEASE (to be precise,
FreeBSD 11 after April 6th) which results in it attempting to read past
the end of the disk if the last partitio
In 11 and 12 the taskqueue code has been rewritten in this area but
under 10 this bug still occurs.
On our appliances this bug stops the system from mounting the ZFS
root, so it is quite severe.
Basically while the thread is sleeping during the ZFS mount of root
(in the while loop), another th