Date: Mon, 23 Jun 2008 18:53:54 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/fusefs-kmod Makefile ports/sysutils/fusefs-kmod/files patch-fuse_module__fuse_dev.c Message-ID: <200806231853.m5NIrsI8004431@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806231853.m5NIrsI8004431>