The following reply was made to PR kern/159663; it has been noted by GNATS.
From: Robert Millan <[email protected]> To: [email protected], Mikolaj Golub <[email protected]> Cc: Subject: Re: kern/159663: [socket] [nullfs] sockets don't work though nullfs mounts Date: Sun, 27 Nov 2011 18:44:30 +0100 Hi Mikolaj, > But actually it is possible to do without the additional flag, with the only > hack in nullfs code: in lookup and create return lower vnode if it is a > socket, like in the patch below. It works for me but I have not tested much > and not checked yet if use cases are possible when this makes undesirable > effect. I've been using your patch (with 8.1 kernel on amd64) for two months now, and didn't notice any ill effects. Do you have plans on committing it? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
