ports/119764: sysutils/fusefs-kmod uses wrong # of args for vn_lock and VOP_UNLOCK
Aryeh M. Friedman
aryeh.friedman at gmail.com
Thu Jan 17 21:50:02 UTC 2008
>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:
More information about the freebsd-ports-bugs
mailing list