Date: Fri, 8 Feb 2008 19:44:43 +0000 (UTC) From: Roman Bogorodskiy <novel@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_io.c patch-fuse_vfsops.c patch-fuse_vnops.c Message-ID: <200802081944.m18Jih2o092823@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
novel 2008-02-08 19:44:43 UTC FreeBSD ports repository Modified files: sysutils/fusefs-kmod Makefile sysutils/fusefs-kmod/files patch-fuse_io.c patch-fuse_vfsops.c patch-fuse_vnops.c Log: - Fix build on 8-CURRENT. It was broken because of vn_lock/VOP_LOCK changes. - Pet portlint, while here. Approved by: maintainer timeout (more than 2 weeks) Related PR: 119764 Revision Changes Path 1.18 +1 -1 ports/sysutils/fusefs-kmod/Makefile 1.2 +27 -3 ports/sysutils/fusefs-kmod/files/patch-fuse_io.c 1.2 +54 -9 ports/sysutils/fusefs-kmod/files/patch-fuse_vfsops.c 1.2 +114 -9 ports/sysutils/fusefs-kmod/files/patch-fuse_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802081944.m18Jih2o092823>