cvs commit: ports/sysutils/fusefs-kmod Makefile ports/sysutils/fusefs-kmod/files patch-fuse_module__fuse_dev.c

Ed Schouten ed at FreeBSD.org
Mon Jun 23 18:53:55 UTC 2008


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)


More information about the cvs-all mailing list