ed 2008-06-23 18:53:54 UTC
FreeBSD ports repository (src committer)
Modified files:
sysutils/fusefs-kmod Makefile
Added files:
sysutils/fusefs-kmod/files patch-fuse_module__fuse_dev.c
Log:
Make fusefs-kmod work again, after the addition of D_NEEDMINOR.
Drivers that use the clone_* KPI need to be marked with D_NEEDMINOR to
work right now. Without this patch, we'll get a kernel panic when
allocating the first device node.
Approved by: philip (mentor)
Revision Changes Path
1.21 +1 -1 ports/sysutils/fusefs-kmod/Makefile
1.1 +17 -0
ports/sysutils/fusefs-kmod/files/patch-fuse_module__fuse_dev.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"