> On 16 Jul 2015, at 21:41, Rick Macklem <rmack...@uoguelph.ca> wrote:
> r285066 fixed a POLA violation w.r.t. the old NFS client where the new
> client didn't return an EEXIST error return for symlink or mkdir to userland.
> The behaviour of not returning this error to userland (which was inherited 
> from
> OpenBSD and was not the behaviour of the old FreeBSD NFS client but was 
> default
> for the new NFS client) can be enabled via:
> vfs.nfs.ignore_eexist=1
> 
> You could try setting that sysctl and seeing if it makes any difference?
> 
> That is the only recent change to the NFS client that *might* affect this.

No dice :(

It's pretty weird, it bombs out if either src or obj is on NFS..
But even weirder is that if I build with crochet (a wrapper for cross building 
to arm) it works. It doesn't work if I cross build manually and I haven't been 
able to determine why crochet works yet.

Reaaaally frustraing :(

> To be honest, I have no idea what the correct behaviour for "//" in a 
> pathname is?

Nothing, they just get eaten. This isn't AmigaDOS! :)

--
Daniel O'Connor
"The nice thing about standards is that there
are so many of them to choose from."
 -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to