Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2008 21:41:06 GMT
From:      "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/119764: sysutils/fusefs-kmod uses wrong # of args for vn_lock and VOP_UNLOCK
Message-ID:  <200801172141.m0HLf6Jr038202@www.freebsd.org>
Resent-Message-ID: <200801172150.m0HLo28C003214@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119764
>Category:       ports
>Synopsis:       sysutils/fusefs-kmod uses wrong # of args for vn_lock and VOP_UNLOCK
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 17 21:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Aryeh M. Friedman
>Release:        8-current AMD64
>Organization:
FloSoft Systems
>Environment:
>Description:
sysutils/fusefs-kmod uses 3 arguements for vn_lock(9) and VOP_UNLOCK(9) when 7.x and -CURRENT only take two.  Fails to compile due to -Werror cflag
>How-To-Repeat:
attempt to build port on 7.x or -CURRENT
>Fix:
Remove the last arg from each occurance

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801172141.m0HLf6Jr038202>