unix domain sockets on nullfs(5)

Konstantin Belousov kostikbel at gmail.com
Mon Feb 20 10:09:02 UTC 2012


On Mon, Feb 20, 2012 at 11:02:59AM +0200, Mikolaj Golub wrote:
> 
> On Sun, 19 Feb 2012 19:01:51 +0200 Konstantin Belousov wrote:
> 
>  KB> On Sun, Feb 19, 2012 at 11:55:20AM +0200, Mikolaj Golub wrote:
>  >> 
>  >> Unfortunately, vnode_if.awk does not support underscores in VOP names. It
>  >> failed with "Invalid %% construction" due to the restriction: $2 !~ /^[a-z]+$/.
>  >> So I reverted back to the old naming.
>  KB> Ok, might be it makes sense to try to add underscore to the set of
>  KB> allowed symbols.
> 
> It does not look difficult and the patch is trivial:
> 
> http://people.freebsd.org/~trociny/vnode_if.awk.patch
> 
> I built and booted the kernel with VOP_UNP_* using it.
> 
> I could commit if other people are ok with this and don't see issues.

I cannot imagine a failure from this change.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20120220/8eebb52b/attachment.pgp


More information about the freebsd-arch mailing list